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:
876607a
)
Note the DBM_Filter upgrade in perldelta
author
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 18:17:12 +0000
(19:17 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 18:17:12 +0000
(19:17 +0100)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
83b914e
..
44825f7
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-1406,6
+1406,10
@@
C<DB_File> has been upgraded from version 1.820 to 1.821.
=item *
+C<DBM_Filter> has been upgraded from version 0.03 to 0.04.
+
+=item *
+
C<Devel::DProf> has been upgraded from version 20080331.00 to 20110228.00.
Merely loading C<Devel::DProf> now no longer triggers profiling to start.