commit | e3fde8f8cd8baf8f82469f2f2f1f2c2e19bfb2c7 | [log] [tgz] |
---|---|---|
author | Kurt B. Kaiser <kbk@shore.net> | Thu Oct 04 03:11:12 2007 +0000 |
committer | Kurt B. Kaiser <kbk@shore.net> | Thu Oct 04 03:11:12 2007 +0000 |
tree | 8aebe429be3a7fb8a733d40379f6cd0fbac66077 | |
parent | d5f4910afdd95d86f51ed53a932a4c2fd181bd43 [diff] [blame] |
configDialog cleanup. Patch 1730217 Tal Einat.
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index e37f94f..70799fb 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt
@@ -3,6 +3,8 @@ *Release date: XX-XXX-200X* +- configDialog cleanup. Patch 1730217 Tal Einat. + - textView cleanup. Patch 1718043 Tal Einat. - Clean up EditorWindow close.