In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/a0dd190b98da5a187fe751068264c32007af3931?hp=175bc858cac2126947f4b8fa838835417c1430d1>
- Log ----------------------------------------------------------------- commit a0dd190b98da5a187fe751068264c32007af3931 Author: Karl Williamson <[email protected]> Date: Thu Oct 11 22:04:12 2012 -0600 perldelta for [perl #114982] ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 4eb4d7a..e06faab 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -330,7 +330,8 @@ files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>. =item * -XXX +A bug, case-insensitive regex with UTF8-flagged strings, introduced +earlier in the 5.17 series has been fixed. [perl #114982] =back -- Perl5 Master Repository
