[Python-checkins]
python/dist/src/Doc/whatsnew whatsnew24.tex, 1.118, 1.119
akuchling at users.sourceforge.net
akuchling at users.sourceforge.net
Tue Nov 30 15:42:26 CET 2004
Update of /cvsroot/python/python/dist/src/Doc/whatsnew
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26919
Modified Files:
whatsnew24.tex
Log Message:
Update release date.
Index: whatsnew24.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/whatsnew/whatsnew24.tex,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -d -r1.118 -r1.119
--- whatsnew24.tex 25 Nov 2004 01:15:25 -0000 1.118
+++ whatsnew24.tex 30 Nov 2004 14:42:24 -0000 1.119
@@ -18,8 +18,8 @@
\maketitle
\tableofcontents
-This article explains the new features in Python 2.4, released in December
-2004.
+This article explains the new features in Python 2.4, released on
+November~30, 2004.
Python 2.4 is a medium-sized release. It doesn't introduce as many
changes as the radical Python 2.2, but introduces more features than
More information about the Python-checkins
mailing list