[Catalyst-commits] r9279 - Catalyst-Runtime/5.80/trunk

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Tue Feb 10 22:46:37 GMT 2009


Author: t0m
Date: 2009-02-10 22:46:35 +0000 (Tue, 10 Feb 2009)
New Revision: 9279

Modified:
   Catalyst-Runtime/5.80/trunk/Changes
Log:
Changelogging

Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes	2009-02-10 22:46:30 UTC (rev 9278)
+++ Catalyst-Runtime/5.80/trunk/Changes	2009-02-10 22:46:35 UTC (rev 9279)
@@ -2,6 +2,12 @@
 
         - Clarify that request arguments aren't unescaped automatically
           (Simon Bertrang) (Closes RT#41153)
+        - Don't require C3 for the MRO test (rafl)
+        - Bump MX::Emulate::CAF prereq to support list assignment (rafl)
+        - Remove useless column in chained action debug table. (rafl)
+        - namespace::clean related cleanups (rafl)
+        - Import related cleanups and consistency fixes (rafl)
+        - Fix test suite TestApp /dump/env action (t0m)
 
 5.8000_06 2009-02-04 21:00
         - Disallow writing to config after setup (rafl)




More information about the Catalyst-commits mailing list