X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=d4dc85bfefcebf2efc8ff088a4299e789b59da3f;hp=0c0592c945e426cab61f20ede54a80179cfed25d;hb=5b619101a7465723f9257dd4683daee9d9ccb80c;hpb=c062293d63d624ed197531fcd8e885d861433f86 diff --git a/Changes b/Changes index 0c0592c..d4dc85b 100644 --- a/Changes +++ b/Changes @@ -1,11 +1,38 @@ Revision history for Catalyst-Manual +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 + 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