X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=15ac01ff297b87529998b5800eef6a5540c305cc;hb=26e6b22632433ceb13b50324d72fadaf5098c49a;hp=0d26476f169b4c059ba1c4a5e7f061b1bbac748c;hpb=585893b98efe1cf95118f2686108959fdebb0fab;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 0d26476..15ac01f 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,20 @@ This file documents the revision history for Perl extension Catalyst. -4.30 XXX XXX XX XX:00:00 2005 +4.33 XXX XXX XX XX:00:00 2005 + - documented the log() accessor method in Catalyst (Andrew Ford) + - added optional arguments to Catalyst::Log methods (Andrew Ford) + - removed cgi-server.pl + - added fcgi.pl + +4.32 Tue Mar 22 02:10:00 2005 + - made a damn typo *AAAAAAAAAAAAAAHHHH!!!* + +4.31 Tue Mar 22 02:00:00 2005 + - fixed inheritance (Christian Hansen) + - previous release was borked! + fixed that, but you have to regenerate the scripts again :( + +4.30 Mon Mar 21 23:00:00 2005 - more documentation (Andrew Ford) - added connection informations (Christian Hansen) - HTTP::Request support in Catalyst::Test (Christian Hansen)