Misc updates to factor out find()'ing an object into a common 'object' method and...
[catagits/Catalyst-Manual.git] / Changes
diff --git a/Changes b/Changes
index 39f0df5..55c98c4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,9 @@
 Revision history for Catalyst-Manual
 
 5.7XXX  XXX
+        - Change FormFu tutorial to not use deprecated methods (Del Merritt)
         - MoreCatalystBasics - Additional clarification about TTSite
-          (Del Merrit)
+          (Del Merritt)
         - Tutorial::Authorization - Corrects the ACL for "/books/delete"
                                   - Additional comments 
           (Del Merrit)
@@ -13,6 +14,8 @@ Revision history for Catalyst-Manual
         - Fix typo in BasicCRUD (RT #42034)
         - Resolve outstanding typo and suggestions in MoreCatalystBasics (RT #41491)
         - Misc minor updates
+        - Fix DBIC create for MySQL in Appendix (Jarom)
+        - Add some "getting started" links to the Catalyst::Manual page
 
 5.7016  28 Dec 2008
         - Updates to make Parts 8 & 9 run correctly