summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstanton <stanton@noemail.net>1999-04-02 23:52:12 (GMT)
committerstanton <stanton@noemail.net>1999-04-02 23:52:12 (GMT)
commitd07feb4d571fc45ed8cbe153f03576dd6a2468f0 (patch)
treef51fea5eba3c86f401ab525e2f0162218be1392e
parent8e677bead059e662a961a7914b9cfccea0c93e1e (diff)
downloadtk-d07feb4d571fc45ed8cbe153f03576dd6a2468f0.zip
tk-d07feb4d571fc45ed8cbe153f03576dd6a2468f0.tar.gz
tk-d07feb4d571fc45ed8cbe153f03576dd6a2468f0.tar.bz2
*** empty log message ***
FossilOrigin-Name: 1f01e22c7c207a2ae1d58b1318cbfa5d73a39906
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4903adf..8dbc832 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: