summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-01-30 08:55:22 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2015-01-30 08:55:22 +0000
commit7164dd0b0f1595b79e30d9d036da2fbc3588d1da (patch)
treee7274cec52af2bde0e1647a33e5fea9dc2f0fca7
parent0e01dafe73b545efb8ad973a2350ff80abedb4d4 (diff)
downloadperl-7164dd0b0f1595b79e30d9d036da2fbc3588d1da.tar.gz
Finalize perldelta except for Acknowledgements and M::CL's final $VERSION
-rw-r--r--pod/perldelta.pod10
1 files changed, 8 insertions, 2 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index d617b55cb4..8b98787568 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -62,6 +62,12 @@ L<[perl #123096]|https://rt.perl.org/Ticket/Display.html?id=123096>
=item *
+L<Module::CoreList> has been upgraded from version 5.020001 to 5.20150128.
+
+The list of Perl versions covered has been updated.
+
+=item *
+
PathTools has been upgraded from version 3.48 to 3.48_01.
A warning from the B<gcc> compiler is now avoided when building the XS.
@@ -128,7 +134,7 @@ formally documented.
=item *
-An ambiguity in the documentation of the Ellipsis statement has been corrected.
+An ambiguity in the documentation of the ellipsis statement has been corrected.
L<[perl #122661]|https://rt.perl.org/Ticket/Display.html?id=122661>
=back
@@ -151,7 +157,7 @@ This error is not new, but was not previously documented here.
=item *
L<Missing right brace on \N{}|perldiag/"Missing right brace on \N{}"> is now
-documented. This warning is not new, but was not previously documented here.
+documented. This error is not new, but was not previously documented here.
=back