In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/e8a7a70e88f9938f39cd41afa48caf1f69e66f3a?hp=ba36cd72c3e1a9024153e6f0985c40f05475661e>

- Log -----------------------------------------------------------------
commit e8a7a70e88f9938f39cd41afa48caf1f69e66f3a
Author: Jesse Vincent <je...@bestpractical.com>
Date:   Fri Jun 10 10:36:41 2011 -0400

    We'll no longer add RCs to perlhist.pod
-----------------------------------------------------------------------

Summary of changes:
 Porting/release_managers_guide.pod |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Porting/release_managers_guide.pod 
b/Porting/release_managers_guide.pod
index 26c42d4..e6ca378 100644
--- a/Porting/release_managers_guide.pod
+++ b/Porting/release_managers_guide.pod
@@ -543,9 +543,11 @@ If manicheck turns up anything wrong, update MANIFEST and 
begin this step again.
 
 =head3 update perlhist.pod
 
-Add an entry to F<pod/perlhist.pod> with the current date, e.g.:
+I<You MUST SKIP this step for a RC release>
 
-    David    5.10.1-RC1    2009-Aug-06
+Add an entry to F<pod/perlhist.pod> with the release date, e.g.:
+
+    David    5.10.1       2009-Aug-06
 
 Make sure that the correct pumpking is listed in the left-hand column, and
 if this is the first release under the stewardship of a new pumpking, make
@@ -1042,11 +1044,9 @@ Finally, commit:
 =head3 update perlhist.pod in other branches
 
 Make sure any recent F<pod/perlhist.pod> entries are copied to
-F<perlhist.pod> on other branches; typically the RC* and final entries,
+F<perlhist.pod> on other branches
 e.g.
 
-          5.8.9-RC1     2008-Nov-10
-          5.8.9-RC2     2008-Dec-06
           5.8.9         2008-Dec-14
 
 

--
Perl5 Master Repository

Reply via email to