This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Create new perldelta for 5.21.12 (although it's unlikely to happen)
[perl5.git] / pod / perldelta.pod
index 3adc72d..ec4c0ed 100644 (file)
@@ -5,15 +5,15 @@
 [ this is a template for a new perldelta file.  Any text flagged as XXX needs
 to be processed before release. ]
 
-perldelta - what is new for perl v5.21.9
+perldelta - what is new for perl v5.21.12
 
 =head1 DESCRIPTION
 
-This document describes differences between the 5.21.8 release and the 5.21.9
+This document describes differences between the 5.21.11 release and the 5.21.12
 release.
 
-If you are upgrading from an earlier release such as 5.21.7, first read
-L<perl5218delta>, which describes differences between 5.21.7 and 5.21.8.
+If you are upgrading from an earlier release such as 5.21.10, first read
+L<perl52111delta>, which describes differences between 5.21.10 and 5.21.11.
 
 =head1 Notice
 
@@ -119,20 +119,7 @@ XXX
 
 =item *
 
-L<B> has been upgraded from version 1.55 to 1.56.
-
-=item *
-
-L<Encode> has been upgraded from version 2.67 to 2.68.
-
-Building in C++ mode on Windows now works.
-
-=item *
-
-L<PerlIO::scalar> has been upgraded from version 0.21 to 0.22.
-
-Attemptting to write at file positions impossible for the platform now
-fail early rather than wrapping at 4GB.
+L<XXX> has been upgraded from version A.xx to B.yy.
 
 =back
 
@@ -391,7 +378,7 @@ here.
 
 XXX Generate this with:
 
-  perl Porting/acknowledgements.pl v5.21.8..HEAD
+  perl Porting/acknowledgements.pl v5.21.11..HEAD
 
 =head1 Reporting Bugs