X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f01d3476f03a4c5bb2cf5c700432ee7c638113fe;hb=5a8fd7e9d4cca2af0237e1659f061cc64618bfe6;hp=da376b60ac43d951ae03d6654ea9813e43437521;hpb=9ada3267f9ef5287152340b192a00be0742a26ab;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index da376b6..f01d347 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,20 @@ This file documents the revision history for Perl extension Catalyst. -4.34 XXX XXX XX XX:00:00 2005 +5.00 XXX XXX XX XX:00:00 2005 + - whole new core for private action inheritance + - problems with mod_perl2 fixed + - added Test::Pod support + +4.34 Wed Mar 23 07:00:00 2005 - added some messages to Makefile.PL + - added Catalyst::Engine::Test + - added Catalyst::Engine::CGI::NPH + - simplified Catalyst::Log to be easier to implement/subclass + - added cgi.pl + - updated Catalyst::Log to use Catalyst::Engine::Test + - updated helper scripts + IMPORTANT: this will be the last time you'll have to regenerate + the script directory. We promise! 4.33 Wed Mar 23 01:00:00 2005 - documented the log() accessor method in Catalyst (Andrew Ford)