X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=b802412be83ad4f5b0fa19a886aa97f8224f5107;hp=8d17b64eff5fc603234c9bf3a0efc2b809774523;hb=84e7aa894ee4c95911a3c9d65fca859685ec794d;hpb=3e6f3bd68afdfbae0c73d57626fceb8e635d1326 diff --git a/Changes b/Changes index 8d17b64..b802412 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ This file documents the revision history for Perl extension Catalyst. +5.7006 2006-11-03 14.18 + - Updated manifest + - Fix Slurp dependency + - Updated HTTP::Body dependency to 0.6, 0.5 can break on large POST requests. + - Skip utf8 fix for undef values in uri_with() and uri_for() + 5.7005 2006-11-07 19:37:35 - Fixed lighttpd tests to be properly skipped. - Moved IE workarounds to exist only in the HTTP engine.