X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=6721e00facfe67bd1f251b57f6042a958dbc04ec;hp=ff8f7e193ece0883d6eccdc00fe14ef556051769;hb=84528885db9fca49c55d5859e275b70ec1a3ea28;hpb=b39840dab69d787e608212d070f7ab4a29204f5f diff --git a/Changes b/Changes index ff8f7e1..6721e00 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ 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) + 5.55 2005-11-15 12:55:00 - Fixed multiple cookie handling