Fix and tests for big issue in 5.80008
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 84b0a2a..364e5ce 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+  Bug fixes:
+      - Fix and add tests for generating inner packages inside the COMPONENT
+        method, and those packages being correctly registered as components.
+        This fixes Catalyst::Model::DBIC among others.
+
 5.80008 2009-08-21 17:47:30
 
   Bug fixes: