In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/02729eaba412e86edc1654b753afe2a2fc9de5d8?hp=b91814f7c96a600161f2e3eab9a28c8ca03bc094>

- Log -----------------------------------------------------------------
commit 02729eaba412e86edc1654b753afe2a2fc9de5d8
Author: Abigail <[email protected]>
Date:   Tue Jun 6 20:00:04 2017 +0200

    perldelta entry for 13f4dd346e6f3b61534a20f246de3a80b3feb743
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 1e0afc9da8..9b930a6079 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -79,6 +79,10 @@ Use of a bare terminator has been deprecated since Perl 
5.000.
 This used to work like setting it to C<undef>, but has been deprecated
 since Perl 5.20.
 
+=head2 Unicode code points with values exceeding C<IV_MAX> are now fatal.
+
+This was deprecated since Perl 5.24.
+
 =head1 Deprecations
 
 XXX Any deprecated features, syntax, modules etc. should be listed here.

--
Perl5 Master Repository

Reply via email to