summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStevan Little <stevan.little@iinteractive.com>2011-09-20 12:31:10 -0400
committerStevan Little <stevan.little@iinteractive.com>2011-09-20 12:31:10 -0400
commitd14a8abf95adce729bf4b6177ad668f80bc9dba3 (patch)
tree48b2faaa52bbcc63cbe47df4182d8990be7dd1b7
parente46b3c7d4d5f2cccb4a0fb4fd0d801b2b2e71125 (diff)
downloadperl-d14a8abf95adce729bf4b6177ad668f80bc9dba3.tar.gz
Adding the acknowledgements section to perldelta
-rw-r--r--pod/perldelta.pod33
1 files changed, 30 insertions, 3 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 16f8566c9c..c0840719d4 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -755,9 +755,36 @@ behaviour has been restored.
=head1 Acknowledgements
-XXX Generate this with:
-
- perl Porting/acknowledgements.pl v5.15.2..HEAD
+Perl 5.15.3 represents approximately 2 months of development since Perl 5.15.2
+and contains approximately 160,000 lines of changes across 700 files from 44
+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.3:
+
+Abigail, Alexandr Ciornii, Aristotle Pagaltzis, Chas. Owens, Chip Salzenberg,
+Chris 'BinGOs' Williams, Craig A. Berry, Damian Conway, Dave Rolsky, David
+Mitchell, Dominic Hargreaves, Douglas Christopher Wilson, Eric Brine, Father
+Chrysostomos, Florian Ragwitz, Frederic Briere, George Greer, Gerard Goossen,
+H.Merijn Brand, Jerry D. Hedden, Jesse Vincent, Jim Cromie, Karl Williamson,
+Keith Thompson, Leo Lapworth, Leon Timmermans, Lukas Mai, Mark Jason Dominus,
+Matthew Horsfall, Moritz Lenz, Nicholas Clark, Peter John Acklam, Rafael
+Garcia-Suarez, Ricardo Signes, Robin Barker, Shlomi Fish, Steffen Müller,
+Stephen Bennett, Stevan Little, Steve Hay, Tony Cook, Vincent Pit, Walt
+Mankowski, Zefram.
+
+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