summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorDavid Goodger <goodger@python.org>2003-01-03 03:29:58 (GMT)
committerDavid Goodger <goodger@python.org>2003-01-03 03:29:58 (GMT)
commitc633365b88ffaa7d465ad604374cc2dbf33f4a6a (patch)
tree71f4a2f32ee12b33bc796e9cd0fca3fe79064b7c /Misc
parent04b89950b093f51e0a79db989b2ffe2d7260f2a0 (diff)
downloadcpython-c633365b88ffaa7d465ad604374cc2dbf33f4a6a.zip
cpython-c633365b88ffaa7d465ad604374cc2dbf33f4a6a.tar.gz
cpython-c633365b88ffaa7d465ad604374cc2dbf33f4a6a.tar.bz2
Updated (2.3 OK now)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.help14
1 files changed, 8 insertions, 6 deletions
diff --git a/Misc/NEWS.help b/Misc/NEWS.help
index 3ecb218..99a650a 100644
--- a/Misc/NEWS.help
+++ b/Misc/NEWS.help
@@ -11,13 +11,12 @@ snapshot:
http://docutils.sf.net/docutils-snapshot.tgz
-Unfortunately, docutils doesn't work with Python 2.3 yet; you need
-Python 2.2.2 (or perhaps an older version).
+Docutils works with Python 2.1 or newer (including 2.3).
-To process NEWS into NEWS.html, first install docutils for Python 2.2,
-and then run this command:
+To process NEWS into NEWS.html, first install Docutils, and then run
+this command:
- python2.2 .../docutils/tools/html.py NEWS >NEWS.html
+ python .../docutils/tools/html.py NEWS >NEWS.html
Here ".../docutils" is the directory into which the above snapshot was
extracted. (I hope this recipe will change for the better.)
@@ -32,7 +31,10 @@ The changes required fell into the following categories:
What's New in Python 2.3 alpha 1?
=================================
- *XXX Release date: DD-MMM-2002 XXX*
+ *Release date: DD-MMM-2002*
+
+ Note that the release date line is emphasized, with a "*" at each
+ end.
* Subsections are underlined with a single row of hyphens: