summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2012-01-19 20:14:52 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2012-01-19 20:14:52 +0000
commit7ae580ab5b07875e1182fb21b86ddebb6e985945 (patch)
tree25351c1ad0ca0753a026fda60984455529ec2429 /pod
parenta0c4c6085a9a2baa0e3c3647d9ccce6b95f05799 (diff)
downloadperl-7ae580ab5b07875e1182fb21b86ddebb6e985945.tar.gz
Acknowledgements section in perldelta
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod29
1 files changed, 26 insertions, 3 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 5bd4167cbb..36cc4fc567 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -826,9 +826,32 @@ string. This has been fixed [perl #108480].
=head1 Acknowledgements
-XXX Generate this with:
-
- perl Porting/acknowledgements.pl v5.15.6..HEAD
+Perl 5.15.7 represents approximately 4 weeks of development since Perl 5.15.6
+and contains approximately 50,000 lines of changes across 470 files from 28
+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.15.7:
+
+Alberto Simões, Brian Fraser, Chris 'BinGOs' Williams, Craig A. Berry, Dave
+Rolsky, David Mitchell, Eric Brine, Father Chrysostomos, Florian Ragwitz,
+H.Merijn Brand, Hojung Youn, James E Keenan, Joel Berger, Joshua ben Jore, Karl
+Williamson, Leon Timmermans, Matthew Horsfall, Michael Witten, Nicholas Clark,
+Ricardo Signes, Shlomi Fish, Steffen Müller, Steffen Schwigon, Todd Rinaldo,
+Tom Christiansen, Tom Hukins, 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<AUTHORS> file in the Perl source distribution.
=head1 Reporting Bugs