Add item: updating the first para. of the 'What's New' document
This commit is contained in:
parent
9c4dae38df
commit
9d4ea957ed
|
@ -145,6 +145,11 @@ How to Make A Release
|
|||
contains what purports to be an HTML-ized copy of the LICENSE
|
||||
file from the distribution.
|
||||
|
||||
___ For a final release, edit the first paragraph of
|
||||
Doc/whatsnew/whatsnewXX.tex to include the actual release date;
|
||||
e.g. "Python 2.3 was released on August 1, 2003."
|
||||
There's no need to edit this for alpha or beta releases.
|
||||
|
||||
___ For the next few hours, selectively merge stuff from trunk into
|
||||
branch. For each change you see on the trunk (i.e. via the
|
||||
python-checkins mailing list), you need to decide whether the
|
||||
|
|
Loading…
Reference in New Issue