diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2001-01-24 01:11:26 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2001-01-24 01:11:26 (GMT) |
commit | 1ae43c43419e8ac0812abf22e5e11fd89d5e4ce7 (patch) | |
tree | 7a044741341e6951ae542c7684f92943fe63e770 /Doc/whatsnew/whatsnew21.tex | |
parent | d975196d571015860d9318c4d561774dfcd88e3e (diff) | |
download | cpython-1ae43c43419e8ac0812abf22e5e11fd89d5e4ce7.zip cpython-1ae43c43419e8ac0812abf22e5e11fd89d5e4ce7.tar.gz cpython-1ae43c43419e8ac0812abf22e5e11fd89d5e4ce7.tar.bz2 |
Add names of people who've pointed out broken links and images
Bump version number
Diffstat (limited to 'Doc/whatsnew/whatsnew21.tex')
-rw-r--r-- | Doc/whatsnew/whatsnew21.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Doc/whatsnew/whatsnew21.tex b/Doc/whatsnew/whatsnew21.tex index 32a6525..90a6fed 100644 --- a/Doc/whatsnew/whatsnew21.tex +++ b/Doc/whatsnew/whatsnew21.tex @@ -3,7 +3,7 @@ % $Id$ \title{What's New in Python 2.1} -\release{0.03} +\release{0.04} \author{A.M. Kuchling} \authoraddress{\email{amk1@bigfoot.com}} \begin{document} @@ -458,7 +458,8 @@ requisite changes haven't been checked into CVS yet. \section{Acknowledgements} The author would like to thank the following people for offering suggestions -on various drafts of this article: David Goodger, Michael Hudson, +on various drafts of this article: Graeme Cross, +David Goodger, Jay Graves, Michael Hudson, Marc-Andr\'e Lemburg, Fredrik Lundh, Neil Schemenauer, Thomas Wouters. \end{document} |