From: Graham Knop Date: Mon, 22 Oct 2018 20:39:12 +0000 (+0200) Subject: Release commit for 5.90_121 X-Git-Tag: v5.90_121^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=refs%2Ftags%2Fv5.90_121 Release commit for 5.90_121 --- diff --git a/Changes b/Changes index 1806167..8eea042 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ # This file documents the revision history for Perl extension Catalyst. +5.90_121 - 2018-10-22 - use the :utf8_strict (PerlIO::utf8_strict) rather than :encoding file handle layer to handle decoding uploads, as a performance boost. - fix handling of decoding uploaded files. this fixes the usage of sysread