In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/c2615aa941885aad4d85c407467a748b3c01bdd1?hp=bfadf2baa9a35d168b478a571ac1865b2330ef7a>
- Log ----------------------------------------------------------------- commit c2615aa941885aad4d85c407467a748b3c01bdd1 Author: Jesse Vincent <[email protected]> Date: Tue Aug 4 11:21:29 2009 +0100 Removed bald-faced lies I inserted about the mergelog from the release_managers_guide ----------------------------------------------------------------------- Summary of changes: Porting/release_managers_guide.pod | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index 90f3206..81f63a0 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -681,9 +681,6 @@ I<You MUST SKIP this step for SNAPSHOT, RC, BLEAD> If this was a maint release, then edit F<Porting/mergelog> to change all the C<d> (deferred) flags to C<.> (needs review). -XXX - we should be able to use git to automate much of the role -previously filled by the mergelog. - =item * I<You MUST SKIP this step for SNAPSHOT, RC, BLEAD> -- Perl5 Master Repository
