diff options
author | Robin Barker <RMBarker@cpan.org> | 2002-03-07 11:04:24 +0000 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2002-03-07 11:31:46 +0000 |
commit | 05ff1fbb4c37d896ff839b1d2d6c6650cdafae98 (patch) | |
tree | 8b2971a9157279b73edf43feedc90b70531b79b3 /Porting/pumpkin.pod | |
parent | d1eb8299735ff97f5e49efd0313271aeeb84e2c7 (diff) | |
download | perl-05ff1fbb4c37d896ff839b1d2d6c6650cdafae98.tar.gz |
Changes should mirror version number
Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
p4raw-id: //depot/perl@15080
Diffstat (limited to 'Porting/pumpkin.pod')
-rw-r--r-- | Porting/pumpkin.pod | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Porting/pumpkin.pod b/Porting/pumpkin.pod index d1784e46e4..1749b22e4b 100644 --- a/Porting/pumpkin.pod +++ b/Porting/pumpkin.pod @@ -350,6 +350,9 @@ need feedback on your patch, go ahead and issue it and promise to incorporate that feedback quickly (e.g. within 1 week) and send out a second patch. +If you update the subversion number, you may need to change the version +number near the top of the F<Changes> file. + =head2 run metaconfig If you need to make changes to Configure or config_h.SH, it may be best to @@ -582,6 +585,9 @@ ought to go in the Changes file or whether they ought to be available separately in the patch file (or both). There is no disagreement that detailed descriptions ought to be easily available somewhere. +If you update the subversion number in F<patchlevel.h>, you may need +to change the version number near the top of the F<Changes> file. + =head2 Todo The F<Todo> file contains a roughly-catgorized unordered list of |