summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-11-03 11:54:25 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-11-03 11:54:25 (GMT)
commitcd474b4ece2ad8856cb4ee6069a1ab529d9c5e9f (patch)
tree14292f05436a5ebc7a578e9155b3465c1952ab9e /ChangeLog
parent8cf11854f1c55ec1026a5bddb868f6072dbf1a45 (diff)
downloadtk-cd474b4ece2ad8856cb4ee6069a1ab529d9c5e9f.zip
tk-cd474b4ece2ad8856cb4ee6069a1ab529d9c5e9f.tar.gz
tk-cd474b4ece2ad8856cb4ee6069a1ab529d9c5e9f.tar.bz2
busy tests: the default wait cursor on windows is wait not watch, so added suitable constraints and cloned some tests
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f22e50..814e269 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2008-11-03 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * tests/busy.test: default wait cursor on windows is 'wait'
* win/tkWinFont.c: const fixes for the windows code.
2008-11-02 Jan Nijtmans <nijtmans@users.sf.net>