X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=2487ccac1e3060e840bb0874564b9aa9bf9b09e8;hp=f438eac918ac2e59e0e793dfcead3eab621f28a5;hb=0d360ef7b7580ea119e3e2d05dd78962b911df23;hpb=32cebe9b3da2a60f5b8fa62d15ba866ede0994f8 diff --git a/Changes b/Changes index f438eac..2487cca 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,25 @@ Revision history for Catalyst-Manual +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 + new PSGI engine. + +5.8008 2 Aug 2011 + - Tutorial chaper 3 + - Remove note about hacking tests to require MyApp so that MyApp->path_to + works. Application components should compile independently, and + therefore explain this and show configuring components from the + app class. + + - Tutorial appendix + - Fix confusing mix of singular and plural table names in the MySQL + section to be plural, as per the rest of the tutorial. + - Cookbook - Remove suggestion to generate RSS feeds using Template Toolkit. This is a horrible idea, and it's very very easy to generate an