In perl.git, the branch maint-5.22 has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/d905b6dabf4e12db20958b625bc56dc5eb98260d?hp=1e281fb3063c0569dac1905938e644f8d82530d0>

- Log -----------------------------------------------------------------
commit d905b6dabf4e12db20958b625bc56dc5eb98260d
Author: Steve Hay <[email protected]>
Date:   Sun Apr 10 14:06:22 2016 +0100

    Finalize perldelta
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 31 ++++++++++++++++++++++++++++---
 1 file changed, 28 insertions(+), 3 deletions(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 412b72d..7632876 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
 

--
Perl5 Master Repository

Reply via email to