diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2006-02-08 11:36:09 +0000 |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2006-02-08 11:36:09 +0000 |
commit | 868efcda9bcfd77332e644f1664f00cc40c931ad (patch) | |
tree | 1ae8bb74721cf7a7dc9a348bb9a226e7e099eecf /Doc | |
parent | 65a9fbb21d8153ebb3093cc7a0ab568b291e5f75 (diff) | |
download | cpython-868efcda9bcfd77332e644f1664f00cc40c931ad.tar.gz |
Update projected release date
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/whatsnew/whatsnew25.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex index 82563117a8..ae0be2fd2b 100644 --- a/Doc/whatsnew/whatsnew25.tex +++ b/Doc/whatsnew/whatsnew25.tex @@ -13,7 +13,8 @@ \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 early 2006. +for Python 2.5 has been set; it will probably be released in the +autumn of 2006. % Compare with previous release in 2 - 3 sentences here. |