X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=17dacd5f3abf66721cc4bb057b90b302581a14b5;hp=c0df5cfba2d3c5ac9a256de581915051effc3787;hb=6ee38e2a3bf07eb7f3682938558780b9d436be9e;hpb=80b49130655eceeda5f4d28b9171bfd23fb0cfa5 diff --git a/Changes b/Changes index c0df5cf..17dacd5 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,22 @@ Revision history for Catalyst-Manual +5.9007 2013-05-06 + - Fix pod warnings (RT#83398 - thanks, Paul Waring!) + - Fix repository metadata (thanks, Lars Dɪᴇᴄᴋᴏᴡ) + +5.9006 2012-11-08 + - fix bad =head1 (Kennedy Clark) + +5.9005 2012-11-01 + - Fix minor typos RT 78545, thanks Joe Axford + - Update auth class name RT 77322 Thanks Joe Axford + - Fix typo RT #77247 Thanks John Deighan + +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)