From f5b737111b5446b5e601b70539f2c772080de91d Mon Sep 17 00:00:00 2001 From: Dave Rolsky Date: Mon, 17 Dec 2012 12:23:42 -0600 Subject: [PATCH] Add the generated Acknowledgements section to perldelta --- pod/perldelta.pod | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 35e0022..b9434ad 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -384,6 +384,33 @@ for the missing value in the assignment. =head1 Acknowledgements +Perl 5.17.7 represents approximately 4 weeks of development since Perl 5.17.6 +and contains approximately 30,000 lines of changes across 490 files from 26 +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.7: + +Alexandr Ciornii, Bob Ernst, Brian Carlson, Chris 'BinGOs' Williams, Craig A. +Berry, Daniel Dragan, Dave Rolsky, David Mitchell, Father Chrysostomos, Hugo +van der Sanden, James E Keenan, Joel Berger, Karl Williamson, Lukas Mai, Martin +Hasch, Matthew Horsfall, Nicholas Clark, Ricardo Signes, Ruslan Zakirov, Sergey +Alekseev, Steffen Müller, Sullivan Beck, Sven Strickroth, Sébastien +Aperghis-Tramoni, Tony Cook, Yves Orton. + +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 If you find what you think is a bug, you might check the articles recently -- 1.8.3.1