X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=e36babb54a7b6cdf6e81ed7a1ad6d3f53defa4ee;hp=0bc3afa8e344f2fd1918f7a103455d189ff1da02;hb=d4ee8f4f36d069ae9f9820a71bc679ecc7922651;hpb=815bcace0302fcf66d3dcbd4fc7fdafa00d988ce diff --git a/Changes b/Changes index 0bc3afa..e36babb 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,20 @@ Revision history for Catalyst-Manual -5.9003 - - Mention Chef deployment in Manual::Deployment (thanks to Alexey Melezhik) +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