X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=0aef25ccc4da07fb9ec2dd5b3003f37597ab04f1;hp=d4dc85bfefcebf2efc8ff088a4299e789b59da3f;hb=d302068ec00e1be1a4d10bee15a14e8098f488d5;hpb=4f2ece8aedae00ec79e15f834c07765d756f14ff diff --git a/Changes b/Changes index d4dc85b..0aef25c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,31 @@ Revision history for Catalyst-Manual + - 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) + +5.9002 3 Sept 2011 + - Tutorial + - Switch to 'catalyst' vs. 'root' user in VM + - Add notes about X Windows installation + - Misc small adjustments + 5.9001 2 Sept 2011 - Tutorial: - Migrate Tutorial to use of a downloadable Virtual Machine