summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Martini <PeterCMartini@GMail.com>2014-08-19 22:40:08 -0400
committerPeter Martini <PeterCMartini@GMail.com>2014-08-19 22:40:08 -0400
commit9c97a3428060779b3fc7bba70c207aba27191c51 (patch)
treedad239ae9fe4c20165d9564c07538c60d0521738
parent796f59e8ef090b760dc0dc03ab3ad4ea5c9425d0 (diff)
downloadperl-9c97a3428060779b3fc7bba70c207aba27191c51.tar.gz
perldelta for 3699825258c
-rw-r--r--pod/perldelta.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 39e1719ae6..421bd11dc0 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -136,6 +136,13 @@ L<POSIX> has been upgraded from version 1.41 to 1.42.
Replaced the thread-unsafe code used to prevent duplicate warning
messages for using the isxxx() functions. [perl #122476]
+=item *
+
+L<Socket> has been upgraded from version 2.014 to 2.015.
+
+Test suite updates, particularly useful for Solaris and cygwin, and
+a slight change to the pattern used for IPv4 address matching.
+
=back
=head2 Removed Modules and Pragmata