summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-07-20 11:03:34 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2018-07-20 11:03:34 +0100
commitc4070876a67e1556ac9812233a8faaee0239e57c (patch)
tree6eeb00da503ad78a71d30eb8e33776e9a03188eb
parent0c114ddfbcfccdc1a32948ddeda1ded6922d1a51 (diff)
downloadperl-c4070876a67e1556ac9812233a8faaee0239e57c.tar.gz
Finalize perldelta
-rw-r--r--pod/perldelta.pod28
1 files changed, 26 insertions, 2 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 2cdae4941f..f011dbb99c 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -263,9 +263,33 @@ L<[perl #133368]|https://rt.perl.org/Ticket/Display.html?id=133368>
=head1 Acknowledgements
-XXX Generate this with:
+Perl 5.29.1 represents approximately 3 weeks of development since Perl 5.29.0
+and contains approximately 68,000 lines of changes across 510 files from 18
+authors.
- perl Porting/acknowledgements.pl v5.27.11..HEAD
+Excluding auto-generated files, documentation and release tools, there were
+approximately 62,000 lines of changes to 320 .pm, .t, .c and .h files.
+
+Perl continues to flourish into its fourth decade thanks to a vibrant community
+of users and developers. The following people are known to have contributed the
+improvements that became Perl 5.29.1:
+
+Chris 'BinGOs' Williams, Craig A. Berry, Dagfinn Ilmari Mannsåker, Daniel
+Dragan, David Mitchell, François Perrad, H.Merijn Brand, Hugo van der Sanden,
+James E Keenan, Jerry D. Hedden, Jim Cromie, Karen Etheridge, Karl Williamson,
+Nicholas Clark, Sawyer X, Steve Hay, Tina Müller, Yves Orton.
+
+The list above is almost certainly incomplete as it is automatically generated
+from version control history. In particular, it does not include the names of
+the (very much appreciated) contributors who reported issues to the Perl bug
+tracker.
+
+Many of the changes included in this version originated in the CPAN modules
+included in Perl's core. We're grateful to the entire CPAN community for
+helping Perl to flourish.
+
+For a more complete list of all of Perl's historical contributors, please see
+the F<AUTHORS> file in the Perl source distribution.
=head1 Reporting Bugs