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:
0ae9f67
)
Note the Hash::Util::FieldHash upgrade in perldelta
author
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 16:40:20 +0000
(17:40 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 16:40:20 +0000
(17:40 +0100)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
c2b7bc6
..
8ea4b96
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-1599,6
+1599,10
@@
recursively locking hashes that have undefined values [perl #74280].
=item *
+C<Hash::Util::FieldHash> has been upgraded from version 1.04 to 1.09.
+
+=item *
+
C<I18N::Collate> has been upgraded from version 1.01 to 1.02.
=item *