summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2019-07-20 13:01:46 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2019-07-20 13:01:46 +0100
commita01eaaa164039ad61c6bc4853a189b42213fcd07 (patch)
tree47a1407ccf99d90f296d4b1d1251a14ee8300b0c
parenta1cb59382a75a4a2eb6eca427afd085ac931d368 (diff)
downloadperl-a01eaaa164039ad61c6bc4853a189b42213fcd07.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 3d0fbac264..f112a53906 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -216,9 +216,33 @@ L<[perl #134295]|https://rt.perl.org/Ticket/Display.html?id=134295>
=head1 Acknowledgements
-XXX Generate this with:
+Perl 5.31.2 represents approximately 4 weeks of development since Perl 5.31.1
+and contains approximately 7,600 lines of changes across 190 files from 16
+authors.
- perl Porting/acknowledgements.pl v5.31.1..HEAD
+Excluding auto-generated files, documentation and release tools, there were
+approximately 3,100 lines of changes to 99 .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.31.2:
+
+Alexandr Savca, Chris 'BinGOs' Williams, Craig A. Berry, Dagfinn Ilmari
+Mannsåker, David Mitchell, H.Merijn Brand, James E Keenan, Karen Etheridge,
+Karl Williamson, Nicolas R., Pali, Paul Evans, Richard Leach, Steve Hay,
+Svyatoslav, Tony Cook.
+
+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