Merge 'tutorial_role_updates' into 'trunk'
[catagits/Catalyst-Manual.git] / Changes
diff --git a/Changes b/Changes
index 5e4f692..f4805fb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,34 @@
 Revision history for Catalyst-Manual
 
+5.8001 15 Nov 2009
+        - Update tutorial to match latest prepacked versions in Debian 5
+        - Add FormHandler branch (with thanks to gshank!)
+        - Misc cleanup/freshing up of tutorial.
+        - Fix indenting issue (with thanks to Kiffin Gish)
+        - Integrate tome fix branch (with thanks to tome!)
+        - Add a "negative" test to confirm that test02 does not have an admin create link
+        - Integrate sqlite3 clarification and link by wolfman2000 from tutorial_role_updates branch
+        - Fix Pod typos in ::Internals (RT#51488)
+        - Fix Pod typos in the Cookbook (RT#51466)
+        - Fix a Test::Pod failure and make Debian happier.
+        - Typo fixes from garu
+        - Misc minor and/or typo fixes
+
+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
+        - 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: