summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-04-10 14:06:22 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-04-10 14:06:22 +0100
commitd905b6dabf4e12db20958b625bc56dc5eb98260d (patch)
treeaa5770b23a3562400647ec271915d63396cf3b6e
parent1e281fb3063c0569dac1905938e644f8d82530d0 (diff)
downloadperl-d905b6dabf4e12db20958b625bc56dc5eb98260d.tar.gz
Finalize perldelta
-rw-r--r--pod/perldelta.pod31
1 files changed, 28 insertions, 3 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 412b72d552..76328766db 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -321,9 +321,34 @@ Perl 5.24.0.
=head1 Acknowledgements
-XXX Generate this with:
-
- perl Porting/acknowledgements.pl v5.22.1..HEAD
+Perl 5.22.2 represents approximately 4 months of development since Perl 5.22.1
+and contains approximately 2,900 lines of changes across 110 files from 24
+authors.
+
+Excluding auto-generated files, documentation and release tools, there were
+approximately 1,500 lines of changes to 52 .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.22.2:
+
+Aaron Crane, Abigail, Andreas König, Aristotle Pagaltzis, Chris 'BinGOs'
+Williams, Craig A. Berry, Dagfinn Ilmari Mannsåker, David Golden, David
+Mitchell, H.Merijn Brand, James E Keenan, Jarkko Hietaniemi, Karen Etheridge,
+Karl Williamson, Matthew Horsfall, Niko Tyni, Ricardo Signes, Sawyer X, Stevan
+Little, Steve Hay, Todd Rinaldo, Tony Cook, Vladimir Timofeev, 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