Separated execute and dispatch on Catalyst::Action
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index df57233..366ce5b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 This file documents the revision history for Perl extension Catalyst.
 
+        - Separated execute and dispatch on Catalyst::Action
+        - cleaned up logging and debug output
+        - minor doc fixes
+        - Added warning for setup being called twice
+        - Fix pod to use DBIC::Schema instead of DBIC model
+        - Fix ->config failing to copy _config for subclassing
+        - ConfigLoader: Updated to version 0.07
+
 5.6902  2006-05-04 13:00:00
         - Remove tarballs and OSX metadata files.
 
@@ -21,6 +29,7 @@ This file documents the revision history for Perl extension Catalyst.
 5.68    2006-04-26 12:23:00
         - ConfigLoader: Updated to version 0.06
         - fixed undef warnings in uri_for() and uri_with()
+       - Fixed Catalyst::Test to report errors on failed Class load
 
 5.678   2006-04-24 12:30:00
         - Re-release of 5.67 without OSX metadata files.