diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index e7db37246950..9a5cf51beb59 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -1608,6 +1608,11 @@ F. =item * +Replace date '????-??-??' per actual planned YYYY-MM-DD in +F. + +=item * + Remake perl to get your changed .pm files propagated into F and then run at least the F tests and the test_porting makefile target to check that they're ok.