perldelta - finalize with acknowledgements for 5.17.3
authorSteve Hay <steve.m.hay@googlemail.com>
Mon, 20 Aug 2012 10:12:03 +0000 (11:12 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Mon, 20 Aug 2012 10:12:03 +0000 (11:12 +0100)
pod/perldelta.pod

index 8e7e4a4..6885391 100644 (file)
@@ -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