commit | 90f84922ee0de633ab9d552b2021789290573185 | [log] [tgz] |
---|---|---|
author | Kurt B. Kaiser <kbk@shore.net> | Mon Feb 05 06:03:18 2007 +0000 |
committer | Kurt B. Kaiser <kbk@shore.net> | Mon Feb 05 06:03:18 2007 +0000 |
tree | 5efdd7961c3f31c4ddec13dbd8cffcef779519d7 | |
parent | f54000325b49c36c6bfb4632137a9a20c8fa2e3c [diff] [blame] |
Add 'raw' support to configHandler. Patch 1650174 Tal Einat.
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 5f73a69..ed69731 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt
@@ -3,6 +3,8 @@ *Release date: XX-XXX-200X* +- Add 'raw' support to configHandler. Patch 1650174 Tal Einat. + - Avoid hang when encountering a duplicate in a completion list. Bug 1571112. - Patch #1362975: Rework CodeContext indentation algorithm to