X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=a91032dad2184bd2da76ba3e236b742b0ffe2a40;hp=c786c5148f86056d4311caafd7f44606b601392e;hb=d200092825d92139d59f660eaa895790442cdf8b;hpb=d63cc9c82b21555490c13a14f6a586764b200bfa diff --git a/Changes b/Changes index c786c51..a91032d 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,12 @@ # This file documents the revision history for Perl extension Catalyst. -TDB +5.90079_008 - 2015-01-07 + - If we get a response set from $res->from_psgi_response and that response + has a charset for the content type, we clear encoding for the rest of the + response (avoid double encoding). + - + +5.90079_007 - 2015-01-07 - Merged from Stable (5.90079) - reviewed and cleaned up UTF8 related docs - replace missing utf8 pragma in Catalyst::Engine