summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2003-11-13 18:26:59 (GMT)
committervincentdarley <vincentdarley>2003-11-13 18:26:59 (GMT)
commite068f6b14b3d1bd9e48900cc80ea783c56ba8c0c (patch)
tree3a414079b9593d81dd10ab848553cb1e2c45f5a0 /ChangeLog
parentaf6a3ccf312d4f995fea96e87fc3ea0b78de9a7a (diff)
downloadtk-e068f6b14b3d1bd9e48900cc80ea783c56ba8c0c.zip
tk-e068f6b14b3d1bd9e48900cc80ea783c56ba8c0c.tar.gz
tk-e068f6b14b3d1bd9e48900cc80ea783c56ba8c0c.tar.bz2
text widget dbl-click single character fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 454e2f8..b58d633 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-13 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * tests/event.test:
+ * library/text.tcl: fixed the text widget portion of [Bug 542199]
+
2003-11-13 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* generic/tkMenuDraw.c (TkPostSubmenu,AdjustMenuCoords): Rewrote