summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2004-09-23 14:56:35 (GMT)
committervincentdarley <vincentdarley>2004-09-23 14:56:35 (GMT)
commitff49febdf99cde8f07bc81a9e5ad5cc8810c8b1f (patch)
tree988d0d18dbc1fa77612fcdb7e3ca8fb110c77785 /ChangeLog
parent1709b7b141a400dba7c70616c6a6d46cb0ceaea0 (diff)
downloadtk-ff49febdf99cde8f07bc81a9e5ad5cc8810c8b1f.zip
tk-ff49febdf99cde8f07bc81a9e5ad5cc8810c8b1f.tar.gz
tk-ff49febdf99cde8f07bc81a9e5ad5cc8810c8b1f.tar.bz2
text widget search fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44113c3..691728b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-23 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * generic/tkTest.c
+ * tests/text.test: fix and tests for [Bug 1026485] -- negative
+ text search ranges should not lead to any matches.
+
2004-09-22 Jeff Hobbs <jeffh@ActiveState.com>
* win/tkWinInt.h (TkWinDisplayChanged): added decl