X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8ce407fec5bf4bdcdf5987159df2306676f94138;hb=f1cee32eb8f99c5d6dc16b477698163061f65890;hp=e55e08fac80e83a424b03311acd7fca69b21fa24;hpb=d250929a34675d33a8c1c59c5728e54a7366660b;p=catagits%2FCatalyst-Manual.git diff --git a/Changes b/Changes index e55e08f..8ce407f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,28 @@ Revision history for Catalyst-Manual +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 + - Switch tutorial to Catalyst::Plugin::StatusMessage (vs. flash + and query parameters) + - Switch to use of local::lib + - Add "next chapter links" (RT #31164) + - Test all the tutorial code and make sure it's all working + - Lots of other Tutorial cleanup + - Update to Catalyst 5.9 and latest versions of all modules + - Clean up RT ticket queue (#68379, 68377, 68376, etc.) + - Other misc fixes/changes + + +5.9000 16 Aug 2011 + - Copy editing to make more sense in deployment documentation. + 5.8901 7 Aug 2011 - TRIAL RELEASE - Added Catalyst::Manual::Deployment containing the documentation which used to be in Catalyst::Engine::*, updated for the