X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=55c98c4a3bf86edb62b649fa2b96d2f686ee7100;hp=39f0df5d293543ebf035fdaa8e5d43234d8b7b74;hb=994b66ad3ec2a66fb5d22957474229422b9ce110;hpb=757230eac96022931ab4b8a2f7235308585e3c8c diff --git a/Changes b/Changes index 39f0df5..55c98c4 100644 --- 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