X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=35087d9f58754c7b4751b07fc32925cffdc01293;hp=319178e63d170723426ab25302348c43057593ff;hb=b86fa467f50cf672137eca75a4d2a9d52169e948;hpb=f577e42d6082c6b034295995286d248e57e290e0 diff --git a/Changes b/Changes index 319178e..35087d9 100644 --- a/Changes +++ b/Changes @@ -1,11 +1,36 @@ Revision history for Catalyst-Manual - - Better docs of :Global inspired by RT 74869 (thanks William Blunn) - - Highlight the importance of uncommenting the template line in the list action + - misc small documentation tweaks (thanks Karen Etheridge, Matthew + Horsfall, Andreas Marienborg, Dagfinn Ilmari Mannsåker, David + Steinbrunner, Gerda Shank, Jesse) + +5.9007 2013-05-06 + - Fix pod warnings (RT#83398 - thanks, Paul Waring!) + - Fix repository metadata (thanks, Lars Dɪᴇᴄᴋᴏᴡ) + +5.9006 2012-11-08 + - fix bad =head1 (Kennedy Clark) -5.9003 +5.9005 2012-11-01 + - Fix minor typos RT 78545, thanks Joe Axford + - Update auth class name RT 77322 Thanks Joe Axford + - Fix typo RT #77247 Thanks John Deighan + +5.9004 4th May 2012 + - PSGI Compat changes + - Small code changes (thanks sockmonk) + - Small changes to Manual::Components + +5.9003 17 Feb 2012 + - Mention PSGI in Manual::Ingro RT 74872 (thanks William Blunn). + - Better docs of :Global inspired by RT 74869 (thanks William Blunn) + - Highlight the importance of uncommenting the template line in the + list action + - Clarify docs for nginx in non-root - a trailing slash on the + location block is very much needed. - Clarified Data::Dumper usage. RT#71410 Thanks to Bill Corr - - Mention Chef deployment in Manual::Deployment (thanks to Alexey Melezhik) + - Mention Chef deployment in Manual::Deployment (thanks to Alexey + Melezhik) 5.9002 3 Sept 2011 - Tutorial