summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2004-09-24 14:43:28 (GMT)
committervincentdarley <vincentdarley>2004-09-24 14:43:28 (GMT)
commit46f87c9b9cda4cba54a8ff5c2bb3125106fe1a3b (patch)
treeab9312a555ad17a539323d76457c691bc01f9490 /ChangeLog
parent00f74438c9deed2111133ed89d2fedab3ff1990d (diff)
downloadtk-46f87c9b9cda4cba54a8ff5c2bb3125106fe1a3b.zip
tk-46f87c9b9cda4cba54a8ff5c2bb3125106fe1a3b.tar.gz
tk-46f87c9b9cda4cba54a8ff5c2bb3125106fe1a3b.tar.bz2
more robust text widget display tests
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d2bc60..49e37d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* library/text.tcl: corrected mousewheel scrolling [Bug 960190]
+ * tests/textDisp.test: made some tests more robust to slowness
+ in asynchronous height calculation callbacks [Bug 1025781]
+
2004-09-24 Pat Thoyts <patthoyts@users.sourceforge.net>
* win/tkWinX.c: Added declaration for advapi32 now that this file