X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=54eb30a5f6ce775301782330a05045e2487613a2;hb=5f9455c6efa99b87bf6e1cb0116db3004cc75151;hp=3fb7723b13a2f8f13ee60935faa4010a65fa7f7c;hpb=18c4e4c038e12323d7cb4b7a68220d4eb247dee3;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 3fb7723..54eb30a 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ This file documents the revision history for Perl extension Catalyst. +5.57 + - Added PAR support + 5.56 2005-11-16 10:33:00 - Fixed FastCGI engine to not clobber the global %ENV on each request. (Sam Vilain)