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)
commitf9db24f0728074fb2677e8e81484f05ee24ada2a (patch)
tree988d0d18dbc1fa77612fcdb7e3ca8fb110c77785 /ChangeLog
parent47b1101666a2edd687a9e61a79b85906ddba1da3 (diff)
downloadtk-f9db24f0728074fb2677e8e81484f05ee24ada2a.zip
tk-f9db24f0728074fb2677e8e81484f05ee24ada2a.tar.gz
tk-f9db24f0728074fb2677e8e81484f05ee24ada2a.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