diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2002-06-26 13:28:19 +0000 |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2002-06-26 13:28:19 +0000 |
commit | dcdf48a5c72a4d6fbe96f01c704424b0202287dc (patch) | |
tree | d2980964fde54358fbe7366951c8f199efc2d3eb | |
parent | d003a2a54ffdc0fe154dd5eac2b78fabec7e23ca (diff) | |
download | cpython-git-dcdf48a5c72a4d6fbe96f01c704424b0202287dc.tar.gz |
Add some acks
-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 f68f1ab4d3..528b0f5946 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} |