summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-08-22 21:24:55 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2015-08-22 21:24:55 +0100
commita9653ffc459a20c81d18c62fcc2081cbeed134dc (patch)
treeee9503fc79a3813d6c36b9f6f946d6d1e6309a47
parentf3f5a81a46cb02467bc2459f55921369b7d1802a (diff)
downloadperl-a9653ffc459a20c81d18c62fcc2081cbeed134dc.tar.gz
Finalize perldelta
-rw-r--r--pod/perldelta.pod32
1 files changed, 29 insertions, 3 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index a037356e88..14da137516 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -236,9 +236,35 @@ L<[perl #125541]|https://rt.perl.org/Ticket/Display.html?id=125541>
=head1 Acknowledgements
-XXX Generate this with:
-
- perl Porting/acknowledgements.pl v5.20.2..HEAD
+Perl 5.20.3 represents approximately 6 months of development since Perl 5.20.2
+and contains approximately 2,800 lines of changes across 94 files from 26
+authors.
+
+Excluding auto-generated files, documentation and release tools, there were
+approximately 1,500 lines of changes to 41 .pm, .t, .c and .h files.
+
+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.20.3:
+
+Alex Vandiver, Andy Dougherty, Aristotle Pagaltzis, Chris 'BinGOs' Williams,
+Craig A. Berry, Dagfinn Ilmari Mannsåker, Daniel Dragan, David Mitchell,
+Father Chrysostomos, H.Merijn Brand, James E Keenan, James McCoy, Jarkko
+Hietaniemi, Karen Etheridge, Karl Williamson, kmx, Lajos Veres, Lukas Mai,
+Matthew Horsfall, Petr Písař, Randy Stauner, Ricardo Signes, Sawyer X, Steve
+Hay, 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<AUTHORS> file in the Perl source distribution.
=head1 Reporting Bugs