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 | 7e4369ff75f512f5454577833873027630964fb2 (patch) | |
tree | 20ae6c457f447d05d5f73b61250d9e200381729d /ChangeLog | |
parent | 2c81572206141c449252b2db350be4c5654f48ea (diff) | |
download | tk-7e4369ff75f512f5454577833873027630964fb2.zip tk-7e4369ff75f512f5454577833873027630964fb2.tar.gz tk-7e4369ff75f512f5454577833873027630964fb2.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. |