commit | 28c7bcf38e1e69a9091cbba90b982331428ddbe6 | [log] [tgz] |
---|---|---|
author | Kurt B. Kaiser <kbk@shore.net> | Fri Dec 28 04:18:01 2007 +0000 |
committer | Kurt B. Kaiser <kbk@shore.net> | Fri Dec 28 04:18:01 2007 +0000 |
tree | a11124795ccb3c7ea294763d8096c8d3d8dec2dd | |
parent | a6e515b90dcb84cd460c051ff2ba9d047dbe3257 [diff] [blame] |
Configure Dialog: improved layout for keybinding. Patch 1457 Tal Einat.
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 14b69d6..dc98e4e 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt
@@ -3,6 +3,8 @@ *Release date: XX-XXX-200X* +- Configure Dialog: improved layout for keybinding. Patch 1457 Tal Einat. + - tabpage.py updated: tabbedPages.py now supports multiple dynamic rows of tabs. Patch 1612746 Tal Einat.