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