]> git.vpit.fr Git - perl/modules/Lexical-Types.git/commitdiff
Fix a misleading typo in the Changes files
authorVincent Pit <vince@profvince.com>
Fri, 31 Jul 2015 18:58:54 +0000 (15:58 -0300)
committerVincent Pit <vince@profvince.com>
Fri, 31 Jul 2015 18:58:54 +0000 (15:58 -0300)
Changes

diff --git a/Changes b/Changes
index 04b7af8d95f837c9f7ef8703073c2aa5b2970346..435a9c5814194aa8e976bac18a6c8868800492da 100644 (file)
--- 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