X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=884be45c17bfb6428bc65e6ece9ee0d0f4a33cae;hp=eab5f24fbcf58c9f05d4847d91cbe138b38f5bca;hb=aee2748332aed431f3c342d3dc2956c0ceb2b1ea;hpb=c2dfb562df6c941e38a41b175cbb8629cab2cf62 diff --git a/Changes b/Changes index eab5f24..884be45 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,15 @@ Revision history for Catalyst-Manual 5.7XXX XXX + - 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) + - Tutorial::AdvancedCRUD::FormFu - suggest how the intrepid + user might now proceed, having completed the Tutorial. + (Del Merrit) - Fix typo in Authorization section (RT #42091) - Fix typo in BasicCRUD (RT #42034) - Resolve outstanding typo and suggestions in MoreCatalystBasics (RT #41491)