test for multiple chained attrs
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index c33aee5..c67dc21 100644 (file)
--- a/Changes
+++ b/Changes
@@ -10,7 +10,8 @@
         - Fix grammar on welcome page (RT #33236)
         - Fix for Path('0') handling (RT #29334)
         - Workaround for Win32 and c3_mro.t (RT #26452, tested by Kenichi Ishigaki)
-        - Fix for encoding query parameters (eden)
+        - Fix for encoding query parameters (edenc)
+        - Fix Chained multiple test (t0m)
 
 5.7012  2007-12-16 23:44:00
         - Fix uri_for()'s and uri_with()'s handling of multibyte chars