diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2004-11-30 14:42:24 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2004-11-30 14:42:24 (GMT) |
commit | 4871535cfeff41747a0f7b9a3688c49a5df502ad (patch) | |
tree | f35f6c730feb74d1057d59f3dc751e81eb3c8a49 | |
parent | 02d74f68c63ef93cd30873f7ff8c083dd3ec60c0 (diff) | |
download | cpython-4871535cfeff41747a0f7b9a3688c49a5df502ad.zip cpython-4871535cfeff41747a0f7b9a3688c49a5df502ad.tar.gz cpython-4871535cfeff41747a0f7b9a3688c49a5df502ad.tar.bz2 |
Update release date.
-rw-r--r-- | Doc/whatsnew/whatsnew24.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/whatsnew/whatsnew24.tex b/Doc/whatsnew/whatsnew24.tex index d5b2ba5..51b00b6 100644 --- a/Doc/whatsnew/whatsnew24.tex +++ b/Doc/whatsnew/whatsnew24.tex @@ -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 |