This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1097da1
)
perldelta for 1097da16b21f
author
Tony Cook
<tony@develop-help.com>
Wed, 7 Jun 2017 05:17:44 +0000
(15:17 +1000)
committer
Tony Cook
<tony@develop-help.com>
Wed, 7 Jun 2017 05:17:44 +0000
(15:17 +1000)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
93d7678
..
eeb75c8
100644
(file)
--- 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