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