From f1a26846dca563375a36bab4a5086c67edf623c1 Mon Sep 17 00:00:00 2001 From: Ricardo Signes Date: Mon, 20 Jan 2014 15:54:04 -0500 Subject: [PATCH] perldelta: add the 5.19.8 acknowledgements --- pod/perldelta.pod | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index acbe7c9..1ecc88f 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -440,9 +440,32 @@ crashing. This has been fixed. [perl #119949] =head1 Acknowledgements -XXX Generate this with: - - perl Porting/acknowledgements.pl v5.19.7..HEAD +Perl 5.19.8 represents approximately 4 weeks of development since Perl 5.19.7 +and contains approximately 38,000 lines of changes across 420 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.19.8: + +Abigail, Alan Hourihane, Brian Fraser, Brian Gottreu, Chris 'BinGOs' Williams, +Christian Millour, Craig A. Berry, Dagfinn Ilmari Mannsåker, Daniel Dragan, +David Mitchell, Dominic Hargreaves, Father Chrysostomos, H.Merijn Brand, James +E Keenan, Jess Robinson, John Peacock, Karl Williamson, Martin McGrath, Matthew +Horsfall, Nicholas Clark, Ricardo Signes, Shlomi Fish, Steve Hay, Tobias Leich, +Tony Cook, Ævar Arnfjörð Bjarmason. + +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