X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=f8d819527b0edff3b834f09d302b259d11e2ae69;hp=2ae2aa91e9dc34dba5b63c66fd3b5d928264c752;hb=11bd76471beca4e0f685d5f2de288796e7ea23dd;hpb=eb09ba22dd5b709c36b4555c07973ecac504fecc diff --git a/Changes b/Changes index 2ae2aa9..f8d8195 100644 --- a/Changes +++ b/Changes @@ -1,12 +1,22 @@ Revision history for Catalyst-Manual + - Update auth class name RT 77322 Thanks Joen 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 - -5.9003 + - 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