diff options
author | vincentdarley <vincentdarley> | 2004-11-15 13:09:07 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2004-11-15 13:09:07 (GMT) |
commit | 50af33b1a13e1b6c55e100130ec1e8c22e4beab6 (patch) | |
tree | dddeeb456d6e4da0dcc9a3bb66c685a26b076343 /ChangeLog | |
parent | ba85d89c22482d574a5c07593b1fcb57e19451eb (diff) | |
download | tk-50af33b1a13e1b6c55e100130ec1e8c22e4beab6.zip tk-50af33b1a13e1b6c55e100130ec1e8c22e4beab6.tar.gz tk-50af33b1a13e1b6c55e100130ec1e8c22e4beab6.tar.bz2 |
fix to one multi-line search bug
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-11-15 Vince Darley <vincentdarley@users.sourceforge.net> + + * generic/tkText.c: fix to multi-line search problem and + * tests/text.test: removed 'knownBug' from one test. + 2004-11-15 Donal K. Fellows <donal.k.fellows@man.ac.uk> * unix/tcl.m4, unix/configure.in: Expanded all AC_DEFINE calls to |