From: Vincent Pit Date: Fri, 31 Jul 2015 18:58:54 +0000 (-0300) Subject: Fix a misleading typo in the Changes files X-Git-Tag: v0.15~8 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=commitdiff_plain;h=12b1d673a4194d57b87cf9e5d9c0b96c9da28ba6 Fix a misleading typo in the Changes files --- diff --git a/Changes b/Changes index 04b7af8..435a9c5 100644 --- a/Changes +++ b/Changes @@ -17,7 +17,7 @@ Revision history for Lexical-Types + Doc : The CAVEATS section now warns about the global slowdown during compilation caused by this pragma. + Fix : [RT #86112] : Doesn't hook new PADRANGE op in Perl 5.18. - The PADRANGE optimization is not fully supported. + The PADRANGE optimization is now fully supported. Thanks Dagfinn Ilmari Mannsåker for reporting. + Fix : Segfaults in eval in an END block of a Win32 pseudo-fork. + Fix : Segfaults during global destruction of a thread or a