In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/09abf5f8297c5cf298f78eb3b341cab44c710f7b?hp=8ad047eaaa657bd8c0bcc74c24d1221ac958837d>
- Log ----------------------------------------------------------------- commit 09abf5f8297c5cf298f78eb3b341cab44c710f7b Author: Steve Hay <[email protected]> Date: Sat Jan 31 23:45:30 2015 +0000 RMG - Module::CoreList's CAVEATS is no longer updated, since 64eeb2c06c ----------------------------------------------------------------------- Summary of changes: Porting/release_managers_guide.pod | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index 1b62bff..e7ee36a 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -632,17 +632,10 @@ Add a perldelta entry for the new Module::CoreList version. =for checklist skip RC -=head4 Update C<%Module::CoreList::released> and C<CAVEATS> +=head4 Update C<%Module::CoreList::released> -For any release except an RC: - -=over 4 - -=item * - -Update this version's entry in the C<%released> hash with today's date. - -=back +For any release except an RC: Update this version's entry in the C<%released> +hash with today's date. =head4 Commit Module::CoreList changes -- Perl5 Master Repository
