X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=0c2174bb1cb9124cecf5e3aa2e0ab38eefa5f835;hb=61bef2384fe7e5bf9c3050c441ebde61088aa1c6;hp=54eb30a5f6ce775301782330a05045e2487613a2;hpb=fc04b84548e23bf35da1e6bd39fd06c327a496dd;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 54eb30a..0c2174b 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ This file documents the revision history for Perl extension Catalyst. 5.57 - 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