diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-11 11:12:27 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-11 11:12:27 (GMT) |
commit | bcd914a763b9726f75ffbdecbc99eaedbf285d16 (patch) | |
tree | e32132399661211681ef385a09e3da32347866fd /ChangeLog | |
parent | 5b3f4bfba8cb25228752d9e4b5369620020c3ddb (diff) | |
download | tk-bcd914a763b9726f75ffbdecbc99eaedbf285d16.zip tk-bcd914a763b9726f75ffbdecbc99eaedbf285d16.tar.gz tk-bcd914a763b9726f75ffbdecbc99eaedbf285d16.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. |