summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-03-24 17:54:11 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-03-24 17:54:11 +0000
commitb6128b4bca57b154c784e2cde0fab3b0b7fc03cc (patch)
treee3b01d882708eb9fafa8c2a9e7856f00f760f7ec /pod
parent730e09f8b243c784ffa56cbea21075d72f76273f (diff)
downloadperl-b6128b4bca57b154c784e2cde0fab3b0b7fc03cc.tar.gz
Finalize perldelta
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod28
1 files changed, 26 insertions, 2 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index d232fa08f5..f772fed6ed 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -178,9 +178,33 @@ L<[perl #125351]|https://rt.perl.org/Public/Bug/Display.html?id=125351>
=head1 Acknowledgements
-XXX Generate this with:
+Perl 5.26.2 represents approximately 6 months of development since Perl 5.26.1
+and contains approximately 3,200 lines of changes across 82 files from 17
+authors.
- perl Porting/acknowledgements.pl v5.26.1..HEAD
+Excluding auto-generated files, documentation and release tools, there were
+approximately 1,800 lines of changes to 36 .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.26.2:
+
+Aaron Crane, Abigail, Chris 'BinGOs' Williams, H.Merijn Brand, James E Keenan,
+Jarkko Hietaniemi, John SJ Anderson, Karen Etheridge, Karl Williamson, Lukas
+Mai, Renee Baecker, Sawyer X, Steve Hay, Todd Rinaldo, Tony Cook, Yves Orton,
+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