[Catalyst-commits] r9390 - Catalyst-Manual/5.70/trunk

hkclark at dev.catalyst.perl.org hkclark at dev.catalyst.perl.org
Tue Feb 24 03:22:26 GMT 2009


Author: hkclark
Date: 2009-02-24 03:22:26 +0000 (Tue, 24 Feb 2009)
New Revision: 9390

Modified:
   Catalyst-Manual/5.70/trunk/Changes
Log:
Update Changes to reflect recent updates

Modified: Catalyst-Manual/5.70/trunk/Changes
===================================================================
--- Catalyst-Manual/5.70/trunk/Changes	2009-02-24 02:52:47 UTC (rev 9389)
+++ Catalyst-Manual/5.70/trunk/Changes	2009-02-24 03:22:26 UTC (rev 9390)
@@ -1,21 +1,22 @@
 Revision history for Catalyst-Manual
 
 5.7XXX  XXX
+        - Add Chained dispatch starting in BasicCRUD (Part 4)
+        - Add some "getting started" links to the Catalyst::Manual page
         - Change FormFu tutorial to not use deprecated methods (Del Merritt)
         - MoreCatalystBasics - Additional clarification about TTSite
           (Del Merritt)
         - Tutorial::Authorization - Corrects the ACL for "/books/delete"
                                   - Additional comments 
-          (Del Merrit)
+          (Del Merritt)
         - Tutorial::AdvancedCRUD::FormFu - suggest how the intrepid
           user might now proceed, having completed the Tutorial.
-          (Del Merrit)
+          (Del Merritt)
         - Fix typo in Authorization section (RT #42091)
         - Fix typo in BasicCRUD (RT #42034)
         - Resolve outstanding typo and suggestions in MoreCatalystBasics (RT #41491)
+        - Fix DBIC create for MySQL in Appendix (Jarom)
         - 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




More information about the Catalyst-commits mailing list