diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-05-13 12:39:27 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-05-13 12:39:27 (GMT) |
commit | 921798aef46a0298ce087f8dccf1f5b9f624512a (patch) | |
tree | 8ef10518ba3b431867b29e3ba27cb05dc04fdc57 /ChangeLog | |
parent | b992c9e7639b7803826833d1bcee122456714364 (diff) | |
download | tk-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |