X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=0aef25ccc4da07fb9ec2dd5b3003f37597ab04f1;hp=c0df5cfba2d3c5ac9a256de581915051effc3787;hb=d302068ec00e1be1a4d10bee15a14e8098f488d5;hpb=80b49130655eceeda5f4d28b9171bfd23fb0cfa5 diff --git a/Changes b/Changes index c0df5cf..0aef25c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for Catalyst-Manual + - 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)