diff options
author | vincentdarley <vincentdarley> | 2004-09-23 14:56:35 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2004-09-23 14:56:35 (GMT) |
commit | ff49febdf99cde8f07bc81a9e5ad5cc8810c8b1f (patch) | |
tree | 988d0d18dbc1fa77612fcdb7e3ca8fb110c77785 /ChangeLog | |
parent | 1709b7b141a400dba7c70616c6a6d46cb0ceaea0 (diff) | |
download | tk-ff49febdf99cde8f07bc81a9e5ad5cc8810c8b1f.zip tk-ff49febdf99cde8f07bc81a9e5ad5cc8810c8b1f.tar.gz tk-ff49febdf99cde8f07bc81a9e5ad5cc8810c8b1f.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 |