diff options
author | stanton <stanton@noemail.net> | 1999-04-02 23:52:12 (GMT) |
---|---|---|
committer | stanton <stanton@noemail.net> | 1999-04-02 23:52:12 (GMT) |
commit | d07feb4d571fc45ed8cbe153f03576dd6a2468f0 (patch) | |
tree | f51fea5eba3c86f401ab525e2f0162218be1392e | |
parent | 8e677bead059e662a961a7914b9cfccea0c93e1e (diff) | |
download | tk-d07feb4d571fc45ed8cbe153f03576dd6a2468f0.zip tk-d07feb4d571fc45ed8cbe153f03576dd6a2468f0.tar.gz tk-d07feb4d571fc45ed8cbe153f03576dd6a2468f0.tar.bz2 |
*** empty log message ***
FossilOrigin-Name: 1f01e22c7c207a2ae1d58b1318cbfa5d73a39906
-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: |