This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
leakfinder.pl: Mair exceptions
[perl5.git] / Porting / release_managers_guide.pod
index 7216087..3190c21 100644 (file)
@@ -605,6 +605,10 @@ C<$Module::CoreList::TieHashDelta::VERSION> should always be equal to
 C<$Module::CoreList::VERSION>. Make sure the two versions match before
 proceeding.
 
+Edit the version number in the new
+C<< 'Module::CoreList::TieHashDelta' => 'X.YZ' >> entry, as that is likely to
+reflect the previous version number.
+
 =head4 Bump version in Module::CoreList F<Changes>
 
 Also edit Module::CoreList's new version number in its F<Changes>
@@ -657,7 +661,7 @@ if this is the first release under the stewardship of a new pumpking, make
 sure that his or her name is listed in the section entitled
 C<THE KEEPERS OF THE PUMPKIN>.
 
-I<If you're making a BLEAD-POINT release>, also update the "SELECTED
+I<If you're making a BLEAD-FINAL release>, also update the "SELECTED
 RELEASE SIZES" section with the output of
 F<Porting/perlhist_calculate.pl>.