summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-11-12 22:35:14 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-11-12 22:35:14 (GMT)
commit7e4369ff75f512f5454577833873027630964fb2 (patch)
tree20ae6c457f447d05d5f73b61250d9e200381729d /ChangeLog
parent2c81572206141c449252b2db350be4c5654f48ea (diff)
downloadtk-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--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e07d422..91a1292 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.