X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=7d84e24fd303384ea52d9231f0759cc7e6adc49b;hp=8ce407fec5bf4bdcdf5987159df2306676f94138;hb=89dc8e98e8ef292a21cfd1333b49c77b38bd434f;hpb=9afa2f9b4dfb5cf8d5ef340c1631dd0d7ac938a5 diff --git a/Changes b/Changes index 8ce407f..7d84e24 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ Revision history for Catalyst-Manual + - 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. + +5.9003 + - 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