diff options
author | vincentdarley <vincentdarley> | 2004-09-23 14:56:35 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2004-09-23 14:56:35 (GMT) |
commit | f9db24f0728074fb2677e8e81484f05ee24ada2a (patch) | |
tree | 988d0d18dbc1fa77612fcdb7e3ca8fb110c77785 /ChangeLog | |
parent | 47b1101666a2edd687a9e61a79b85906ddba1da3 (diff) | |
download | tk-f9db24f0728074fb2677e8e81484f05ee24ada2a.zip tk-f9db24f0728074fb2677e8e81484f05ee24ada2a.tar.gz tk-f9db24f0728074fb2677e8e81484f05ee24ada2a.tar.bz2 |
text widget search fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |