In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/d0580c073780ff3a1d0eb8a91441553a8bc6dee9?hp=5840c18f54d64eedd62c14cfd8d5afafb86c61bd>

- Log -----------------------------------------------------------------
commit d0580c073780ff3a1d0eb8a91441553a8bc6dee9
Merge: d6655a3 5840c18
Author: Jesse Vincent <je...@bestpractical.com>
Date:   Mon Aug 15 22:20:53 2011 +0300

    Merge branch 'blead' of ssh://perl5.git.perl.org/perl into blead
    
    * 'blead' of ssh://perl5.git.perl.org/perl: (198 commits)
      CORE.pod: fix nit grammar
      podcheck.t pod grammar fix
      Make lock(&foo) syntax nominally lock the subroutine
      Forgot one in d677d0fca41325ba7203de00652fdeb43659754a.
      Write some missing version strings in configure.com
      Correct some format strings in configure.com.
      Improve comments about op_private bits. And move the non op specific 
flags to the top.
      get authors.t passing again
      Update AUTHORS file and convert from Latin-1 to UTF-8
      perldiag.pod on defined %hash
      perldelta for &CORE::foo
      Update core_prototype’s docs
      Move pp_-specific code out of core_prototype
      Change core_prototype to take a keyword num
      Add tests for precedence of CORE:: subs
      Add inlinable &CORE::functions
      Make core_prototype provide the op number as well
      Make sure the CORE package is always called CORE
      Remove select’s prototype
      B::Terse and B::Xref were missing some documentation.
      ...

commit d6655a35db9c09cc4a4eeae16b9ec49c7881b1ab
Author: Jesse Vincent <je...@bestpractical.com>
Date:   Mon Aug 15 22:20:23 2011 +0300

    Add Abigail as a release manager

M       Porting/release_schedule.pod
-----------------------------------------------------------------------

Summary of changes:
 Porting/release_schedule.pod |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Porting/release_schedule.pod b/Porting/release_schedule.pod
index 5206d8e..fd18633 100644
--- a/Porting/release_schedule.pod
+++ b/Porting/release_schedule.pod
@@ -69,7 +69,7 @@ Release schedule (with release managers and code freeze 
points):
   2011-12-20  5.15.6          Dave Rolsky (Contentious code freeze)
   2012-01-20  5.15.7          Chris Williams
   2012-02-20  5.15.8          ??? (User-visible code freeze)
-  2012-03-20  5.15.9          ??? (Full code freeze)
+  2012-03-20  5.15.9          Abigail (Full code freeze)
 
 =head1 VICTIMS
 
@@ -96,6 +96,7 @@ Zefram <zef...@fysh.org>
 Ævar Arnfjörð Bjarmason <a...@cpan.org>
 Stevan Little <stevan.lit...@iinteractive.com>
 Dave Rolsky <auta...@urth.org>
+Abigail <abig...@abigail.be>
 
 =head2 Reticent victims
 

--
Perl5 Master Repository

Reply via email to