X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=cca9cb6528f1c84b7b27cd1019565b2f096595d0;hp=54eb30a5f6ce775301782330a05045e2487613a2;hb=b5ecfcf07b8ffe7e9984f0279c8781ce51c6ac6a;hpb=fc04b84548e23bf35da1e6bd39fd06c327a496dd diff --git a/Changes b/Changes index 54eb30a..cca9cb6 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,12 @@ This file documents the revision history for Perl extension Catalyst. 5.57 + - Reformatted documentation + - Renamed -nonew to -force - Added PAR support + - Added keep-alive support and bug fixes to HTTP engine. + (Sascha Kiefer) + - Added daemonize option to FastCGI engine. (Sam Vilain) 5.56 2005-11-16 10:33:00 - Fixed FastCGI engine to not clobber the global %ENV on each