summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2013-12-20 17:42:22 +0100
committerAbigail <abigail@abigail.be>2013-12-20 17:42:22 +0100
commitb180fb101fdac9e9d436cdd2afb87b99db295c3a (patch)
tree5b8de9c1dfa42aaff64120bc3fe211ac7ba861df
parent1c5add82a6ef019aaf59ce1692838090335c9e43 (diff)
downloadperl-b180fb101fdac9e9d436cdd2afb87b99db295c3a.tar.gz
Acknowledgement section
-rw-r--r--pod/perldelta.pod29
1 files changed, 26 insertions, 3 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 970dd3b22f..2023728c91 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -351,9 +351,32 @@ on in the future.
=head1 Acknowledgements
-XXX Generate this with:
-
- perl Porting/acknowledgements.pl v5.19.7..HEAD
+Perl 5.19.7 represents approximately 4 weeks of development since Perl 5.19.6
+and contains approximately 90,000 lines of changes across 390 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.7:
+
+Abigail, Abir Viqar, Brian Childs, Brian Fraser, Chris 'BinGOs' Williams, Craig
+A. Berry, Dabrien 'Dabe' Murphy, Daniel Dragan, David Mitchell, Dennis
+Kaarsemaker, Evan Zacks, Father Chrysostomos, François Perrad, Graham Knop,
+James E Keenan, Jess Robinson, Karl Williamson, Kevin Ryde, Martin McGrath,
+Matthew Horsfall, Nicholas Clark, Peter Martini, Ricardo Signes, 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