In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/8ee6927b530890c4b1410d310f8e1b409a1f639c?hp=1097da16b21fe0a2257dba9937e55c0cca18f7e1>
- Log ----------------------------------------------------------------- commit 8ee6927b530890c4b1410d310f8e1b409a1f639c Author: Tony Cook <[email protected]> Date: Wed Jun 7 15:17:44 2017 +1000 perldelta for 1097da16b21f ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 93d76782ff..eeb75c8e77 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -418,7 +418,8 @@ files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>. =item * -XXX +Fetching the name of a glob that was previously UTF-8 but wasn't any +longer would return that name flagged as UTF-8. [perl #131263] =back -- Perl5 Master Repository
