From: Andrew M. Kuchling Date: Wed, 2 Jun 2004 15:33:59 +0000 (+0000) Subject: Remove old reminder X-Git-Tag: v2.4a1~307 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d783694dea06a885d42bfaa77adb2ecaf4f38117;p=thirdparty%2FPython%2Fcpython.git Remove old reminder --- diff --git a/Doc/whatsnew/whatsnew21.tex b/Doc/whatsnew/whatsnew21.tex index 97421af10917..1f5c11377c47 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