summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-04-02 09:40:55 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-04-02 09:40:55 (GMT)
commitf2aec7d50500a8c5a76875c1b27ad19ae7235fdd (patch)
tree3e7ed0e9300234fb9684c4cc4561c3cb981b3aef /ChangeLog
parent0a484ced6294e9aa480dcee56b7e3ff736a15152 (diff)
downloadtk-f2aec7d50500a8c5a76875c1b27ad19ae7235fdd.zip
tk-f2aec7d50500a8c5a76875c1b27ad19ae7235fdd.tar.gz
tk-f2aec7d50500a8c5a76875c1b27ad19ae7235fdd.tar.bz2
Ensure the pointer begins outside the window for all the tests checking Enter/Leave motion events.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6459029..5563dc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2009-04-02 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * tests/textTag.test: Ensure the pointer begins outside the window
+ for all the tests checking Enter/Leave motion events.
* library/demos/pendulum.tcl: use unicode labels
* library/demos/knightstour.tcl: use polygon knight on x11.