X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=d63543fda6465404014ec1ce1a4ddc26bd734cdc;hb=2d48c2fc524aa2c1c077ba4be61970ed698af12d;hp=b21257dabd996caf431c6dea1d6e1b618c6cf127;hpb=b114ef4764de1bc4f492ba9832b3bae3eba2e17c;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index b21257d..d63543f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ # This file documents the revision history for Perl extension Catalyst. +5.90120 - 2018-10-19 - avoid problematic test using sysread() on :utf8 filehandles on dev perl versions where this is fatal (starting with 5.29.4). see RT#125843.