X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=b21257dabd996caf431c6dea1d6e1b618c6cf127;hp=8b19fb0c9ac62f15a52eb784894f3fe7a63fbce8;hb=b114ef4764de1bc4f492ba9832b3bae3eba2e17c;hpb=a8d53f993693224f692cf0671c2d654332bb7608 diff --git a/Changes b/Changes index 8b19fb0..b21257d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ # This file documents the revision history for Perl extension Catalyst. + - avoid problematic test using sysread() on :utf8 filehandles on dev perl + versions where this is fatal (starting with 5.29.4). see RT#125843. + +5.90119 - 2018-09-24 + - fix test for changes in MooseX::Getopt 0.73 (RT#127050) + 5.90118 - 2018-05-01 - fix handling of fragments in uri_for when path is an unblessed string (GH#160) - ensure catalyst.pl is included with dist