This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Porting/mergelog is no more
authorFlorian Ragwitz <rafl@debian.org>
Thu, 19 Aug 2010 03:05:39 +0000 (05:05 +0200)
committerFlorian Ragwitz <rafl@debian.org>
Thu, 19 Aug 2010 03:05:39 +0000 (05:05 +0200)
We're using cherrymaint on camel now.

Porting/release_managers_guide.pod

index 522a37e..f77fc5e 100644 (file)
@@ -622,11 +622,6 @@ Then delete the temporary installation.
 
 =item *
 
-If this is maint release, make sure F<Porting/mergelog> is saved and
-committed.
-
-=item *
-
 Push all your recent commits:
 
     $ git push origin ....
@@ -990,13 +985,6 @@ previous version bump.
 
 I<You MUST SKIP this step for 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).
-
-=item *
-
-I<You MUST SKIP this step for RC, BLEAD>
-
 If this was the first release of a new maint series, (5.x.0 where x is
 even), then create a new maint branch based on the commit tagged as
 the current release and bump the version in the blead branch in git,