summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2012-08-20 11:12:03 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2012-08-20 11:12:03 +0100
commit05bee12a1f017a9b09f31859d3f66c479e90a05f (patch)
treef6197506827d0587a7644d6a01210d8456f74927
parent125408e125aa91af73358eb4a4d195ec30b1a615 (diff)
downloadperl-05bee12a1f017a9b09f31859d3f66c479e90a05f.tar.gz
perldelta - finalize with acknowledgements for 5.17.3
-rw-r--r--pod/perldelta.pod28
1 files changed, 25 insertions, 3 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 8e7e4a4f1a..68853915c8 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -521,9 +521,31 @@ eval. This used to work only within string evals [perl #114040].
=head1 Acknowledgements
-XXX Generate this with:
-
- perl Porting/acknowledgements.pl v5.17.2..HEAD
+Perl 5.17.3 represents approximately 4 weeks of development since Perl 5.17.2
+and contains approximately 85,000 lines of changes across 470 files from 24
+authors.
+
+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.17.3:
+
+Andy Dougherty, Chip Salzenberg, Chris 'BinGOs' Williams, Craig A. Berry,
+Daniel Dragan, Dave Rolsky, David Leadbeater, David Mitchell, Eric Brine,
+Father Chrysostomos, Goro Fuji, James E Keenan, Jan Dubois, Joaquin Ferrero,
+Karl Williamson, Nicholas Clark, Paul Marquess, Reini Urban, Ricardo Signes,
+Robin Barker, Shirakata Kentaro, Steffen Müller, Steve Hay, 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