Update FormFu AdvancedCRUD section to use pre-build debian packages and include a...
[catagits/Catalyst-Manual.git] / Changes
diff --git a/Changes b/Changes
index ee7560b..05dde74 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,10 +1,23 @@
 Revision history for Catalyst-Manual
 
+        - Fix Pod typos in ::Internals (RT#51488)
+        - Fix Pod typos in the Cookbook (RT#51466)
+
+5.8001 06 Oct 2009
         - Tutorial
             - Fix RT #46760
             - Fix RT #46618
+            - Fix cat-install script URL
             - Fix typos
-            - Replace reference to deprecated CatalystX::ListFramework::Builder with Catalyst::Plugin::AutoCRUD
+            - Replace reference to deprecated CatalystX::ListFramework::Builder
+              with Catalyst::Plugin::AutoCRUD
+        - Other
+            - Lots of updates thanks to t0m
+            - Update development process / core team docs
+            - Cookbook fixes WRT authorization
+            - Better description of application setup process
+            - Fix some links
+            - Normalise spacing
 
 5.8000 27 May 2009
         - Tutorial: