diff options
| author | Andrew M. Kuchling <amk@amk.ca> | 2006-04-17 14:01:36 +0000 |
|---|---|---|
| committer | Andrew M. Kuchling <amk@amk.ca> | 2006-04-17 14:01:36 +0000 |
| commit | 0d660c02364216e704c1370d5f06aa7be682a638 (patch) | |
| tree | 530a2a63a132ff38ccfbc6d5e14b689d328796ea /Doc/whatsnew | |
| parent | f7823a341c60a4f1440274638e2cfcbf015fc61f (diff) | |
| download | cpython-git-0d660c02364216e704c1370d5f06aa7be682a638.tar.gz | |
Update status of document
Diffstat (limited to 'Doc/whatsnew')
| -rw-r--r-- | Doc/whatsnew/whatsnew25.tex | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex index a92cb9a105..f9ad7a9b4a 100644 --- a/Doc/whatsnew/whatsnew25.tex +++ b/Doc/whatsnew/whatsnew25.tex @@ -20,9 +20,8 @@ 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 the autumn of 2006. \pep{356} describes the planned release schedule. -(This is still an early draft, and some sections are still skeletal or -completely missing. Comments on the present material will still be -welcomed.) +Comments, suggestions, and error reports are welcome; please e-mail them +to the author or open a bug in the Python bug tracker. % XXX Compare with previous release in 2 - 3 sentences here. |
