In perl.git, the branch maint-5.22 has been updated <http://perl5.git.perl.org/perl.git/commitdiff/ec663e216d04b07d5f2a9ca9bd00fd520af77cd6?hp=58bcd9e5f6771c4a4fee17aac3ee0dbd51c89641>
- Log ----------------------------------------------------------------- commit ec663e216d04b07d5f2a9ca9bd00fd520af77cd6 Author: Steve Hay <[email protected]> Date: Sun Jul 17 22:06:20 2016 +0100 perldelta - Update Acknowledgements ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index fc3edac..58d604b 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -89,7 +89,7 @@ B<-Di> switch is working correctly. =head1 Acknowledgements Perl 5.22.3 represents approximately 3 months of development since Perl 5.22.2 -and contains approximately 2,000 lines of changes across 46 files from 14 +and contains approximately 2,000 lines of changes across 49 files from 15 authors. Excluding auto-generated files, documentation and release tools, there were @@ -101,7 +101,8 @@ the improvements that became Perl 5.22.3: Abigail, Alex Vandiver, Aristotle Pagaltzis, Craig A. Berry, Father Chrysostomos, James E Keenan, Karen Etheridge, Karl Williamson, Matthew -Horsfall, Niko Tyni, Ricardo Signes, Sawyer X, Steve Hay, Tony Cook. +Horsfall, Niko Tyni, Ricardo Signes, Sawyer X, Stevan Little, Steve Hay, Tony +Cook. 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 -- Perl5 Master Repository
