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:
d0aa5c9
)
Note the Module::Load::Conditional upgrade in perldelta
author
Florian Ragwitz
<rafl@debian.org>
Thu, 24 Mar 2011 15:33:56 +0000
(16:33 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Thu, 24 Mar 2011 16:15:16 +0000
(17:15 +0100)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
86d0f63
..
4849bf1
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-1590,6
+1590,10
@@
is a core module as of perl 5.8.7.
=item *
+C<Module::Load::Conditional> has been upgraded from version 0.34 to 0.44.
+
+=item *
+
C<NDBM_File> has been upgraded from version 1.08 to 1.11.
This fixes a memory leak when DBM filters are used.