In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/2114bca7f178062ed99f0be36967aa227213041e?hp=ef86391b8692b15a2d75a530b6df2b6a68843cc2>

- Log -----------------------------------------------------------------
commit 2114bca7f178062ed99f0be36967aa227213041e
Author: Ævar Arnfjörð Bjarmason <a...@cpan.org>
Date:   Sun Feb 20 00:18:37 2011 +0000

    pod/perldelta.pod: fill in Acknowledgements for 5.13.10
    
    Fill in the Acknowledgements in pod/perldelta.pod for 5.13.10, quoth
    Porting/release_managers_guide.pod:
    
        "Finalize the perldelta. In particular, fill in the
        Acknowledgements section. You can generate a list of contributors
        with checkAUTHORS.pl"
    
    The 63000 lines of changes is the sum of added and deleted in:
    
        git diff --stat v5.13.9..blead
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index ca4b980..4053050 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -765,7 +765,19 @@ point it is.
 
 =head1 Acknowledgements
 
-XXX The list of people to thank goes here.
+Perl 5.13.10 represents approximately one month of development since
+Perl 5.13.9 and contains approximately 63000 lines of changes across
+609 files from 38 authors and committers:
+
+Abigail, Alexander Hartmaier, brian d foy, Charles Bailey, Chip
+Salzenberg, Chris 'BinGOs' Williams, Craig A. Berry, Curtis Jewell,
+Dave Rolsky, David Golden, David Leadbeater, David Mitchell, David
+Wheeler, Father Chrysostomos, Florian Ragwitz, Franz Fasching, George
+Greer, H.Merijn Brand, Hongwen Qiu, Hugo van der Sanden, Jay Hannah,
+Jesse Vincent, Karl Williamson, Larwan Berke, Leon Timmermans, Michael
+Breen, Michael Stevens, Nicholas Clark, Noirin Shirley, Paul Evans,
+Peter John Acklam, Ricardo Signes, Robin Barker, Steven Schubiger, Tom
+Christiansen, Tony Cook, Zsbán Ambrus and Ævar Arnfjörð Bjarmason
 
 =head1 Reporting Bugs
 

--
Perl5 Master Repository

Reply via email to