summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-03-20 16:15:55 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2015-03-20 16:15:55 +0000
commit0d42058edbaed311ab41cba6c791941297388c3b (patch)
tree48d4b312574d33572bb154da85028bb8a745b8a3
parent77dc754dfe5442ecd8d2a898da7a2934f1586698 (diff)
downloadperl-0d42058edbaed311ab41cba6c791941297388c3b.tar.gz
Finalize perldelta
-rw-r--r--pod/perldelta.pod32
1 files changed, 29 insertions, 3 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 2676615b9d..75d366a7ca 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -416,9 +416,35 @@ C<pack>/C<unpack> with C<"U0"> format may not work properly.
=head1 Acknowledgements
-XXX Generate this with:
-
- perl Porting/acknowledgements.pl v5.21.9..HEAD
+Perl 5.21.10 represents approximately 4 weeks of development since Perl 5.21.9
+and contains approximately 170,000 lines of changes across 860 files from 27
+authors.
+
+Excluding auto-generated files, documentation and release tools, there were
+approximately 170,000 lines of changes to 610 .pm, .t, .c and .h files.
+
+Perl continues to flourish into its third decade thanks to a vibrant community
+of users and developers. The following people are known to have contributed
+the improvements that became Perl 5.21.10:
+
+Chris 'BinGOs' Williams, David Golden, David Mitchell, David Wheeler, Father
+Chrysostomos, H.Merijn Brand, Hugo van der Sanden, James E Keenan, Jarkko
+Hietaniemi, Jasmine Ngan, Jerry D. Hedden, John Goodyear, Karen Etheridge, Karl
+Williamson, Lukas Mai, Matthew Horsfall, Nicholas Clark, Petr Písař, Rafael
+Garcia-Suarez, Reini Urban, Ricardo Signes, Sawyer X, Steffen Müller, Steve
+Hay, Sullivan Beck, Tony Cook, Vincent Pit.
+
+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