diff options
author | Kurt B. Kaiser <kbk@shore.net> | 2003-04-25 16:37:31 (GMT) |
---|---|---|
committer | Kurt B. Kaiser <kbk@shore.net> | 2003-04-25 16:37:31 (GMT) |
commit | 40f19e3fd5a825772d7d3d8b47b66c13fe810aa5 (patch) | |
tree | ce0621ac1b46daef0611937468a3d7ab9cc4cc58 /Lib/idlelib/CREDITS.txt | |
parent | d198f385059f531e00d40cec3f930afbe45cf6a7 (diff) | |
download | cpython-40f19e3fd5a825772d7d3d8b47b66c13fe810aa5.zip cpython-40f19e3fd5a825772d7d3d8b47b66c13fe810aa5.tar.gz cpython-40f19e3fd5a825772d7d3d8b47b66c13fe810aa5.tar.bz2 |
Update for 2.3b1
Modified Files:
NEWS.txt CREDITS.txt INSTALL.txt setup.cfg
Diffstat (limited to 'Lib/idlelib/CREDITS.txt')
-rw-r--r-- | Lib/idlelib/CREDITS.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Lib/idlelib/CREDITS.txt b/Lib/idlelib/CREDITS.txt index 3218804..fd7af95 100644 --- a/Lib/idlelib/CREDITS.txt +++ b/Lib/idlelib/CREDITS.txt @@ -24,8 +24,9 @@ Hernan Foffani, Christos Georgiou, Jason Orendorff, Josh Robb, and Bruce Sherwood have submitted useful patches. Thanks, guys! There are others who should be included here, especially those who contributed -to IDLE versions prior to 0.8, principally Mark Hammond, Tim Peters, and Moshe -Zadka. For additional details refer to NEWS.txt and Changelog. +to IDLE versions prior to 0.8, principally Mark Hammond, Jeremy Hylton, +Tim Peters, and Moshe Zadka. For additional details refer to NEWS.txt and +Changelog. Please contact the IDLEfork maintainer to have yourself included here if you are one of those we missed! |