Update the instructions on release notes now that we do not use the SF

file release machinery for that.
This commit is contained in:
Fred Drake 2002-04-11 14:30:15 +00:00
parent f71e28bfbb
commit 31a64a1f85
1 changed files with 5 additions and 6 deletions

View File

@ -214,12 +214,11 @@ How to Make A Release
___ Edit the file for content: usually you can globally replace ___ Edit the file for content: usually you can globally replace
X.Ya(Z-1) with X.YaZ. However, you'll need to think about the X.Ya(Z-1) with X.YaZ. However, you'll need to think about the
"What's New?" section. You also need to watch out about two "What's New?" section.
specific links in the file, one which references "the full
scoop" on changes -- a shownotes link, and one which ___ Copy the Misc/NEWS file to NEWS.txt in the X.Y directory for
references the downloads on SF -- a showfiles link. You won't python.org; this contains the "full scoop" of changes to
be able to update either link until you've completed the steps Python since the previous release for this version of Python.
below. For now just note what needs to change.
___ Also, update the MD5 checksums. ___ Also, update the MD5 checksums.