summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-08-06 17:38:01 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-08-06 19:19:01 +0100
commita30cae0b01fd4edd8cdf5801d652cd9bf39dbfe0 (patch)
tree5f55f3214d238f09dd541ef44717a8dcd55a3196 /pod
parente4ac890e26cfafba9132e6b4a68619e82201be3d (diff)
downloadperl-a30cae0b01fd4edd8cdf5801d652cd9bf39dbfe0.tar.gz
Update DB_File to CPAN version 1.823
[DELTA] 1.823 6 Aug 2011 * croak if attempt to freeze/thaw DB_File object [RT #69985]
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 846526f26d..417d638f46 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -120,6 +120,12 @@ Unix-style (i.e. forward slashes)
=item *
+L<DB_File> has been upgraded from version 1.822 to version 1.823
+
+Will now croak if attempt to freeze/thaw DB_File object [RT #69985]
+
+=item *
+
L<ExtUtils::Install> has been upgraded from version 1.56 to version 1.57.
There is no change to ExtUtils::Install other than the version number