X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=59ef7dea0d34d8281be37beee882bc5c4664e7d8;hp=7b5b13793453e0a00b85663e149714f841879ef4;hb=cc0ef55e7569cf9746bdeaaebbc0b72ddcd97467;hpb=bd0700fc8b3983c07d613f26f60ca87f0acac985 diff --git a/Changes b/Changes index 7b5b137..59ef7de 100644 --- a/Changes +++ b/Changes @@ -1,12 +1,16 @@ Revision history for Catalyst-Manual +5.8000 27 May 2009 - Tutorial: - Update for Catalyst 5.80 - Update to "depluralize" the database names (big thanks to Kiffin Gish!) - Switch back to including numbers in chapter names (for proper sorting) - Add section to Ch 4: "Moving Complicated View Code to the Model" - Add section to Ch 3: "RenderView's 'dump_info' Feature" + - Misc fixes and updates (thanks to Anne Wainwright) - Other: + - Add some 5.8 and Moose-specific material to the new CatalystAndMoose.pod + (thanks to t0m and Sebastian Willert) 5.7021 8 May 2009 - Tutorial: