X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=39f0df5d293543ebf035fdaa8e5d43234d8b7b74;hp=eab5f24fbcf58c9f05d4847d91cbe138b38f5bca;hb=757230eac96022931ab4b8a2f7235308585e3c8c;hpb=c2dfb562df6c941e38a41b175cbb8629cab2cf62 diff --git a/Changes b/Changes index eab5f24..39f0df5 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,14 @@ Revision history for Catalyst-Manual 5.7XXX XXX + - MoreCatalystBasics - Additional clarification about TTSite + (Del Merrit) + - 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)