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:
ae9456c
)
Note the SDBM_File upgrade in perldelta
author
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 16:43:46 +0000
(17:43 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 16:43:46 +0000
(17:43 +0100)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
a338cb7
..
32e6819
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-1861,6
+1861,10
@@
It adds several version::vxs::* routines to the default share.
=item *
+C<SDBM_File> has been upgraded from version 1.06 to 1.09.
+
+=item *
+
C<SelfLoader> has been upgraded from 1.17 to 1.18.
It now works in taint mode [perl #72062].