diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2006-02-08 11:36:09 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2006-02-08 11:36:09 (GMT) |
commit | 5eefdca65477bd8d3a408c380323d4af3228a667 (patch) | |
tree | b1dece75954b923b9d876f6c457d7b28dddff9db /Doc | |
parent | 35f82d7051093ffe3ab181a05ed61982560149be (diff) | |
download | cpython-5eefdca65477bd8d3a408c380323d4af3228a667.zip cpython-5eefdca65477bd8d3a408c380323d4af3228a667.tar.gz cpython-5eefdca65477bd8d3a408c380323d4af3228a667.tar.bz2 |
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 8256311..ae0be2f 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. |