X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=884be45c17bfb6428bc65e6ece9ee0d0f4a33cae;hp=5f12ba561f6d3ea4b76b38527074082ec1130b8c;hb=aee2748332aed431f3c342d3dc2956c0ceb2b1ea;hpb=de966eb4075222a38bf5954b9527ef89c90bbb2e diff --git a/Changes b/Changes index 5f12ba5..884be45 100644 --- a/Changes +++ b/Changes @@ -1,14 +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 - (Dell Merrit) + (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)