summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2004-06-02 15:33:59 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2004-06-02 15:33:59 (GMT)
commitd783694dea06a885d42bfaa77adb2ecaf4f38117 (patch)
tree4f881d84de159e337e940e6776a84732aaf2dde3 /Doc/whatsnew
parent43285d4d3d18f45bf7a3c5c8bc531a1434188916 (diff)
downloadcpython-d783694dea06a885d42bfaa77adb2ecaf4f38117.zip
cpython-d783694dea06a885d42bfaa77adb2ecaf4f38117.tar.gz
cpython-d783694dea06a885d42bfaa77adb2ecaf4f38117.tar.bz2
Remove old reminder
Diffstat (limited to 'Doc/whatsnew')
-rw-r--r--Doc/whatsnew/whatsnew21.tex2
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/whatsnew/whatsnew21.tex b/Doc/whatsnew/whatsnew21.tex
index 97421af..1f5c113 100644
--- a/Doc/whatsnew/whatsnew21.tex
+++ b/Doc/whatsnew/whatsnew21.tex
@@ -604,8 +604,6 @@ Distutils includes the changes described in PEP 241, as well as
various bugfixes and enhancements. It will be available from
the Distutils SIG at \url{http://www.python.org/sigs/distutils-sig/}.
-% XXX update when I actually release 1.0.2
-
\begin{seealso}
\seepep{241}{Metadata for Python Software Packages}{Written and