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)
commit21bb9d29e571daf585ae2706f06f12e9b373919c (patch)
tree20ae6c457f447d05d5f73b61250d9e200381729d /ChangeLog
parent9e170da50fcfc0bc13d3fda870a01c3591b2c378 (diff)
downloadtk-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--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.