X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=7a75e03ce8f49ddf8fbfa3ba084d223477e20992;hp=33355ede3814442b71c3eea4a7f718e69d675ffb;hb=0f7605fd4e8ad40112ccea884b82aefaa745f0fb;hpb=3e9fd9c12943a686fb6b7814e78ddd58beaf330e diff --git a/Changes b/Changes index 33355ed..7a75e03 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ Revision history for Catalyst-Manual +5.7014 04 Nov 2008 + - Remove a reference to a FOREACH loop that did not exist (RT #39046) + - Changed some Template Toolkit links to perldoc links (RT #38354) + - Fix Template Toolkit website link (RT #37574) + - Fix part numbering (RT #37963) + - Improvements to the ACCEPT_CONTEXT docs in Manual::Intro + - Happy Election Day, America! + +5.7013 09 Jul 2008 + - revert to use Catalyst qw/@plugins/ style + 5.7012 29 May 2008 - Expurgation of all use of default :Private and index :Private in favour of default :Path and index :Path :Args(0)