X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=fe3a648772db3d0cd5fd6d309c567e903f8d7c12;hb=d30e01db2092a05fca10e0efbacbb71d4554a468;hp=6a76cc32f1fb9bf06cd33f79826f6331732059aa;hpb=dc2fc6808fbbb4f5da0cdd01d9a131e857590204;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 6a76cc3..fe3a648 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,16 @@ This file documents the revision history for Perl extension Catalyst. -5.56 +5.57 + - Switched to Module::Install + - Renamed tests for easier editing + - 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 request. (Sam Vilain) - Updated benchmarking to work with detach