Convert to more of a mixture of "DBIC" and "DBIx::Class" as per suggestion from Castaway
[catagits/Catalyst-Manual.git] / Changes
diff --git a/Changes b/Changes
index 616e188..3c90069 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Catalyst-Manual
 
+        - Rewrite / clean up a big chunk of Catalyst::Manual::Intro (Ian Wells)
+        - There is no Catalyst::Config, fix reference to it. (t0m)
+
 5.7020  12 Mar 2009
         - Fix errors in FormFu chapter.