clean up logging and debug output, minor doc fixes
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 544b913..2ef55bd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 This file documents the revision history for Perl extension Catalyst.
 
+        - 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