X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c0df5cfba2d3c5ac9a256de581915051effc3787;hb=19d5a2d2b0b30f9c68469cfda50022fdb9aedd74;hp=ced88c88d94136b76e824185dd81606dca6a2386;hpb=d28e06d1f90df14c5c577a658168ca6d6130dbb6;p=catagits%2FCatalyst-Manual.git diff --git a/Changes b/Changes index ced88c8..c0df5cf 100644 --- a/Changes +++ b/Changes @@ -1,10 +1,15 @@ Revision history for Catalyst-Manual - - Hilight the importance of uncommenting the template line in the list action - -5.9003 +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