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

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Wed Sep 2 02:03:58 GMT 2009


Author: t0m
Date: 2009-09-02 02:03:58 +0000 (Wed, 02 Sep 2009)
New Revision: 11299

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

Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes	2009-09-02 00:48:54 UTC (rev 11298)
+++ Catalyst-Runtime/5.80/trunk/Changes	2009-09-02 02:03:58 UTC (rev 11299)
@@ -3,9 +3,10 @@
   Bug fixes:
      - Fix t/optional_http-server.t test.
      - Fix t/optional_http-server-restart.t test.
+     - Fix duplicate components being loaded at setup time, each component is
+       now loaded at most once + tests.
 
   Refactoring / cleanups:
-     - Catalyst::Classdata now warns when class methods are called on instances.
      - Reduce minimum supported perl version from 5.8.6 to 5.8.4 as there are
        many people still running/testing this version with no known issues.
 




More information about the Catalyst-commits mailing list