diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-11 11:17:28 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-11 11:17:28 (GMT) |
commit | 3db2898fc0ffd5627de6404872c670f5552b23a6 (patch) | |
tree | 135bc8473dac0a6d94bf9afff5089e4db1c57f23 /ChangeLog | |
parent | fdebca542be7398387f656d060e3d2b6f1d7705e (diff) | |
download | tk-3db2898fc0ffd5627de6404872c670f5552b23a6.zip tk-3db2898fc0ffd5627de6404872c670f5552b23a6.tar.gz tk-3db2898fc0ffd5627de6404872c670f5552b23a6.tar.bz2 |
[Bug 2912473]: Stop problems caused by display names with a double colon in.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-12-11 Donal K. Fellows <dkf@users.sf.net> + + * library/tk.tcl (::tk::ScreenChanged): [Bug 2912473]: Stop problems + caused by display names with a double colon in. + 2009-12-10 Donal K. Fellows <dkf@users.sf.net> * library/demos/ttkscale.tcl: Added demo of [ttk::scale] widget. |