diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2002-06-26 13:28:19 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2002-06-26 13:28:19 (GMT) |
commit | dcdf48a5c72a4d6fbe96f01c704424b0202287dc (patch) | |
tree | d2980964fde54358fbe7366951c8f199efc2d3eb /Doc | |
parent | d003a2a54ffdc0fe154dd5eac2b78fabec7e23ca (diff) | |
download | cpython-dcdf48a5c72a4d6fbe96f01c704424b0202287dc.zip cpython-dcdf48a5c72a4d6fbe96f01c704424b0202287dc.tar.gz cpython-dcdf48a5c72a4d6fbe96f01c704424b0202287dc.tar.bz2 |
Add some acks
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/whatsnew/whatsnew23.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex index f68f1ab..528b0f5 100644 --- a/Doc/whatsnew/whatsnew23.tex +++ b/Doc/whatsnew/whatsnew23.tex @@ -707,6 +707,7 @@ as well as \UNIX. The author would like to thank the following people for offering suggestions, corrections and assistance with various drafts of this article: Michael Chermside, Scott David Daniels, Fred~L. Drake, Jr., -Detlef Lannert, Andrew MacIntyre, Gustavo Niemeyer. +Michael Hudson, Detlef Lannert, Andrew MacIntyre, Gustavo Niemeyer, +Neal Norwitz. \end{document} |