X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=01a2e1c9a29e5962f4b18f914465429aaf785e61;hp=6721e00facfe67bd1f251b57f6042a958dbc04ec;hb=245ae014f237e59c7b9f0596c6dddf19593512fa;hpb=bafb8c69df1273049a80baa96d125baaac452b27 diff --git a/Changes b/Changes index 6721e00..01a2e1c 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,8 @@ This file documents the revision history for Perl extension Catalyst. 5.56 - Fixed FastCGI engine to not clobber the global %ENV on each request. (Sam Vilain) + - Updated benchmarking to work with detach + - Fixed dispatcher, so $c->req->action(undef) works again 5.55 2005-11-15 12:55:00 - Fixed multiple cookie handling