diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 1 | ||||
-rw-r--r-- | Misc/NEWS | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -167,6 +167,7 @@ Russell Finn Nils Fischbeck Hernán Martínez Foffani Doug Fort +Martin Franklin Robin Friedrich Ivan Frohne Jim Fulton @@ -348,6 +348,8 @@ Extension modules Library ------- +- Various features of Tk 8.4 are exposed in Tkinter.py. + - Various configure methods of Tkinter have been stream-lined, so that tag_configure, image_configure, window_configure now return a dictionary when invoked with no argument. |