diff options
author | stanton <stanton> | 1999-04-02 23:52:12 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-04-02 23:52:12 (GMT) |
commit | 57b55feb71e3acb110968f1a22c24ff9c4a29f3a (patch) | |
tree | f51fea5eba3c86f401ab525e2f0162218be1392e | |
parent | 811d03220ce440ae353975f01e56d188526ad5c5 (diff) | |
download | tk-57b55feb71e3acb110968f1a22c24ff9c4a29f3a.zip tk-57b55feb71e3acb110968f1a22c24ff9c4a29f3a.tar.gz tk-57b55feb71e3acb110968f1a22c24ff9c4a29f3a.tar.bz2 |
*** empty log message ***
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1999-04-02 <stanton@scriptics.com> + + * tests/text.test: + * generic/tkText.c: Fixed handling of Unicode in text searches. + The -count option was returning byte counts instead of character + counts. [Bug: 1056, 1148, 1666] + 1999-04-01 <redman@scriptics.com> * generic/tk.decls: |