summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-05-13 13:17:25 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-05-13 13:17:25 (GMT)
commit5455d198e07230942a6c8a35927cbf2ac91afa0f (patch)
tree5a849a28a1bcd90fe0a431c5ad654dc4b478e8d0 /ChangeLog
parent921798aef46a0298ce087f8dccf1f5b9f624512a (diff)
downloadtk-5455d198e07230942a6c8a35927cbf2ac91afa0f.zip
tk-5455d198e07230942a6c8a35927cbf2ac91afa0f.tar.gz
tk-5455d198e07230942a6c8a35927cbf2ac91afa0f.tar.bz2
-activestyle default is underline on windows
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea9571d..8846f59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2008-05-13 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * tests/listbox.test: -activestyle default is underline on windows.
* tests/winDialog.test: Fixed hanging tk_chooseColor tests.
2008-05-11 Pat Thoyts <patthoyts@users.sourceforge.net>