summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Hukins <tom@eborcom.com>2019-08-20 11:31:44 +0000
committerTom Hukins <tom@eborcom.com>2019-08-20 13:15:19 +0000
commitbd833cba620c531ef3a49cf2aecc9df089ced6c8 (patch)
tree5d777b9790f6b753ff65d364b7ac2beab6a62a54
parent5d80b5d510c57505a5d04d705f080959567c3343 (diff)
downloadperl-bd833cba620c531ef3a49cf2aecc9df089ced6c8.tar.gz
perldelta - acknowledgements
-rw-r--r--pod/perldelta.pod31
1 files changed, 28 insertions, 3 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 934c8ca39a..9f62c85366 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -144,9 +144,34 @@ with a copy if it's not a simple writable SV. [perl #134266]
=head1 Acknowledgements
-XXX Generate this with:
-
- perl Porting/acknowledgements.pl v5.31.2..HEAD
+Perl 5.31.3 represents approximately 4 weeks of development since Perl
+5.31.2 and contains approximately 9,900 lines of changes across 230 files
+from 23 authors.
+
+Excluding auto-generated files, documentation and release tools, there were
+approximately 2,800 lines of changes to 160 .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.3:
+
+Alexandr Savca, Andrew Fresh, Chad Granum, Chris 'BinGOs' Williams, Dagfinn
+Ilmari Mannsåker, Dan Book, David Cantrell, David Mitchell, E. Choroba,
+Graham Knop, Hauke D, H.Merijn Brand, Hugo van der Sanden, James E Keenan,
+Johan Vromans, Karen Etheridge, Karl Williamson, Paul Evans, Sawyer X, Steve
+Hay, Tomasz Konojacki, Tom Hukins, 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