summaryrefslogtreecommitdiff
path: root/pod/perldelta.pod
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2014-05-31 12:43:56 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2014-05-31 15:57:04 +0100
commit5abafd4c71e6974545540e9ae07b6b72cdb3fd35 (patch)
tree7675019af4c8c9610e8a2c40bcf9e7f75d70abeb /pod/perldelta.pod
parent1524a56aaa5d246d02ca951a4de771af3d9c2a54 (diff)
downloadperl-5abafd4c71e6974545540e9ae07b6b72cdb3fd35.tar.gz
Upgrade libnet from version 1.25 to 1.27
This eliminates the need to have a CUSTOMIZED Makefile.PL. The other changes (to modules and test scripts) are whitespace only.
Diffstat (limited to 'pod/perldelta.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 359910b782..9abfe420b5 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -174,6 +174,12 @@ L<[perl #121574]|https://rt.perl.org/Ticket/Display.html?id=121574>
=item *
+The libnet collection of modules has been upgraded from version 1.25 to 1.27.
+
+There are only whitespace changes to the installed files.
+
+=item *
+
L<Math::BigInt> has been upgraded from version 1.9993 to 1.9994.
Synchronize POD changes from the CPAN release.