This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
New perldelta for 5.29.7
[perl5.git] / pod / perldelta.pod
index 127d272..65aad26 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.29.3
+perldelta - what is new for perl v5.29.7
 
 =head1 DESCRIPTION
 
-This document describes differences between the 5.29.2 release and the 5.29.3
+This document describes differences between the 5.29.6 release and the 5.29.7
 release.
 
-If you are upgrading from an earlier release such as 5.29.1, first read
-L<perl5292delta>, which describes differences between 5.29.1 and 5.29.2.
+If you are upgrading from an earlier release such as 5.29.5, first read
+L<perl5296delta>, which describes differences between 5.29.5 and 5.29.6.
 
 =head1 Notice
 
@@ -125,14 +125,6 @@ XXX Remove this section if not applicable.
 
 =item *
 
-L<File::Path> has been upgraded from version 2.15 to 2.16.
-
-=item *
-
-L<perlfaq> has been upgraded from version 5.20180605 to 5.0180915.
-
-=item *
-
 L<XXX> has been upgraded from version A.xx to B.yy.
 
 If there was something important to note about this change, include that here.
@@ -145,8 +137,7 @@ If there was something important to note about this change, include that here.
 
 =item *
 
-C<Locale::Codes> has been removed at the request of its author.  It
-continues to be available on CPAN C<L<Locale::Codes>>.  [perl #133458].
+XXX
 
 =back
 
@@ -339,10 +330,9 @@ L</Modules and Pragmata> section.
 
 =over 4
 
-=item Windows
+=item XXX-some-platform
 
-The Windows Server 2003 SP1 Platform SDK build, with its early x64 compiler and
-tools, was accidentally broken in Perl 5.27.9.  This has now been fixed.
+XXX
 
 =back
 
@@ -373,9 +363,7 @@ files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>.
 
 =item *
 
-Warnings produced from constant folding operations on overloaded
-values no longer produce spurious "Use of uninitialized value"
-warnings.  [perl #132683]
+XXX
 
 =back
 
@@ -415,13 +403,13 @@ died, add a short obituary here.
 
 XXX Generate this with:
 
-  perl Porting/acknowledgements.pl v5.29.2..HEAD
+  perl Porting/acknowledgements.pl v5.29.6..HEAD
 
 =head1 Reporting Bugs
 
 If you find what you think is a bug, you might check the perl bug database
-at L<https://rt.perl.org/> .  There may also be information at
-L<http://www.perl.org/> , the Perl Home Page.
+at L<https://rt.perl.org/>.  There may also be information at
+L<http://www.perl.org/>, the Perl Home Page.
 
 If you believe you have an unreported bug, please run the L<perlbug> program
 included with your release.  Be sure to trim your bug down to a tiny but