summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-05-13 12:39:27 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-05-13 12:39:27 (GMT)
commit921798aef46a0298ce087f8dccf1f5b9f624512a (patch)
tree8ef10518ba3b431867b29e3ba27cb05dc04fdc57 /ChangeLog
parentb992c9e7639b7803826833d1bcee122456714364 (diff)
downloadtk-921798aef46a0298ce087f8dccf1f5b9f624512a.zip
tk-921798aef46a0298ce087f8dccf1f5b9f624512a.tar.gz
tk-921798aef46a0298ce087f8dccf1f5b9f624512a.tar.bz2
Fixed a hangup in the tk_chooseColor tests by ensuring the temporary array is unset
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84e4681..ea9571d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-13 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * tests/winDialog.test: Fixed hanging tk_chooseColor tests.
+
2008-05-11 Pat Thoyts <patthoyts@users.sourceforge.net>
* library/tk.tcl: Support for ttk widgets in AmpWidget