diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-12 22:35:14 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-12 22:35:14 (GMT) |
commit | 21bb9d29e571daf585ae2706f06f12e9b373919c (patch) | |
tree | 20ae6c457f447d05d5f73b61250d9e200381729d /ChangeLog | |
parent | 9e170da50fcfc0bc13d3fda870a01c3591b2c378 (diff) | |
download | tk-21bb9d29e571daf585ae2706f06f12e9b373919c.zip tk-21bb9d29e571daf585ae2706f06f12e9b373919c.tar.gz tk-21bb9d29e571daf585ae2706f06f12e9b373919c.tar.bz2 |
backported fixes for running on vista and to avoid a hangup in the color dialog test sometimes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 2008-11-12 Pat Thoyts <patthoyts@users.sourceforge.net> + * tests/winDialog.test: backported some fixes from head * library/text.tcl: Backported fix for bug #1777362 to have events * test/text.test: work with window paths that include hyphens. |