Updated docs for Catalyst::Component
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 2ef55bd..88f390c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 This file documents the revision history for Perl extension Catalyst.
 
+        - Updated docs for Catalyst::Component
+        - Separated execute and dispatch on Catalyst::Action
         - cleaned up logging and debug output
         - minor doc fixes
         - Added warning for setup being called twice
@@ -28,6 +30,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.