X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=9d0b787a8666d469cdc84c8227f5482d7d2f74f4;hp=e36babb54a7b6cdf6e81ed7a1ad6d3f53defa4ee;hb=5224eb132394d50c67933fc76db7db3f1451c07f;hpb=d4ee8f4f36d069ae9f9820a71bc679ecc7922651 diff --git a/Changes b/Changes index e36babb..9d0b787 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,27 @@ Revision history for Catalyst-Manual +5.9009 - 2014-12-13 + - fixed a new error in the manual regarding "component" -> "components" + (RT#99131, RT#100597, RT#100767) + - typo fix in 09_FormFu.pod (Jason McVeigh, RT#104585) + +5.9008 - 2014-07-26 + - misc small documentation tweaks (thanks Karen Etheridge, Matthew + Horsfall, Andreas Marienborg, Dagfinn Ilmari Mannsåker, David + Steinbrunner, Gerda Shank, Jesse) + +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)