summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2003-11-13 14:44:21 (GMT)
committervincentdarley <vincentdarley>2003-11-13 14:44:21 (GMT)
commitff398c9de22aa928ab5b9129b92dd595159869b0 (patch)
treee9f4812ad9ddfa31d7ba8abce73b7a37296b6fcd /ChangeLog
parentc9a21bc6573fb9f501fc6b07a8d147c927b45799 (diff)
downloadtk-ff398c9de22aa928ab5b9129b92dd595159869b0.zip
tk-ff398c9de22aa928ab5b9129b92dd595159869b0.tar.gz
tk-ff398c9de22aa928ab5b9129b92dd595159869b0.tar.bz2
text widget insert positioning after double/triple click
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6292099..66b0ffe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
bindings trigger on window borders), and made two more functions
static in tkTextDisp.c.
+ * library/text.tcl: fixed [Tcl Bug 699642] with double/triple-click
+ insert positioning.
+
2003-11-11 Jeff Hobbs <jeffh@ActiveState.com>
* unix/configure: