summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2005-04-04 21:58:28 (GMT)
committervincentdarley <vincentdarley>2005-04-04 21:58:28 (GMT)
commitb5f1ab1fb4a53001ab61083d12a3597ffe7cc72e (patch)
tree12f780af3585c7c17bd6716799968a6be54d7694 /ChangeLog
parente2167e24482d082994411cdcdd2c0c7413844901 (diff)
downloadtk-b5f1ab1fb4a53001ab61083d12a3597ffe7cc72e.zip
tk-b5f1ab1fb4a53001ab61083d12a3597ffe7cc72e.tar.gz
tk-b5f1ab1fb4a53001ab61083d12a3597ffe7cc72e.tar.bz2
fix to elide search and insertofftime 0 text widget bugs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f198bd..ba5f332 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-04 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * generic/tkText.c:
+ * tests/text.test: fix to elide searching problems [Bug 1174269]
+ and disappearing cursor with insertofftime 0 [Bug 1169429].
+
2005-04-03 Peter Spjuth <peter.spjuth@space.se>
* tests/grid.test: