Changelogging
Tomas Doran [Wed, 2 Sep 2009 02:03:58 +0000 (02:03 +0000)]
Changes

diff --git a/Changes b/Changes
index 4f05906..b91a97f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -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.