From 05bee12a1f017a9b09f31859d3f66c479e90a05f Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Mon, 20 Aug 2012 11:12:03 +0100 Subject: [PATCH] perldelta - finalize with acknowledgements for 5.17.3 --- pod/perldelta.pod | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 8e7e4a4..6885391 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 file in the Perl source distribution. =head1 Reporting Bugs -- 2.7.4