diff options
author | Anthony Baxter <anthonybaxter@gmail.com> | 2005-12-01 02:25:11 (GMT) |
---|---|---|
committer | Anthony Baxter <anthonybaxter@gmail.com> | 2005-12-01 02:25:11 (GMT) |
commit | eac259954cbd5d975b7540a5abd252b25919e18a (patch) | |
tree | 2e0ae3c3a2886f39f1af0e069b7d9fad3adc06aa /Doc/whatsnew | |
parent | 51490ace7e706e758e3d55f7e432ae48319834c2 (diff) | |
download | cpython-eac259954cbd5d975b7540a5abd252b25919e18a.zip cpython-eac259954cbd5d975b7540a5abd252b25919e18a.tar.gz cpython-eac259954cbd5d975b7540a5abd252b25919e18a.tar.bz2 |
set expectations appropriately. ;)
Diffstat (limited to 'Doc/whatsnew')
-rw-r--r-- | Doc/whatsnew/whatsnew25.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex index 77e4781..ee1683d 100644 --- a/Doc/whatsnew/whatsnew25.tex +++ b/Doc/whatsnew/whatsnew25.tex @@ -13,7 +13,7 @@ \tableofcontents This article explains the new features in Python 2.5. No release date -for Python 2.5 has been set; it will probably be released in late 2005. +for Python 2.5 has been set; it will probably be released in early 2006. % Compare with previous release in 2 - 3 sentences here. |