X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=bd5a11a6cee54167950a2e38ecbd9e36e54aba3d;hb=0696c3e98809335c8d8b4172513efcec1007ad42;hp=54eb30a5f6ce775301782330a05045e2487613a2;hpb=fc04b84548e23bf35da1e6bd39fd06c327a496dd;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 54eb30a..bd5a11a 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,13 @@ This file documents the revision history for Perl extension Catalyst. 5.57 + - Switched to Module::Install + - 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