X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;fp=Changes;h=6175a9c32c06e4c76e48a73d78a15d320fa7cb5b;hb=65905d68f5081a6eaf392e6ef3a84b63e2a04701;hp=fa58fa2bffcb93c94b5979100e1dd921b23b4ce4;hpb=0104ba44ac3abe1c816d673334eca9d46305a8f0;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index fa58fa2..6175a9c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ # This file documents the revision history for Perl extension Catalyst. + - Set encoding on STDERR when encoding is set in config - Fix spelling, grammar and structural errors in POD - Remove redundant ->setup call in t/head_middleware.t RT#95361 - Fix test failures when running under CATALYST_DEBUG. RT#95358