summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-03-17 14:25:19 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-03-17 14:25:19 (GMT)
commit7a9c4243ac433c65c5b5ac2b90bd788b15307548 (patch)
tree9e5651ca82c0de67cdec7649266256afd32929a4 /ChangeLog
parentd932fc4e68604d4877fca90b45537258f7ab3100 (diff)
downloadtcl-7a9c4243ac433c65c5b5ac2b90bd788b15307548.zip
tcl-7a9c4243ac433c65c5b5ac2b90bd788b15307548.tar.gz
tcl-7a9c4243ac433c65c5b5ac2b90bd788b15307548.tar.bz2
Fixed docbug in lsearch and lsort for -ascii opt, which operates on Unicode
not ASCII these days. [Bug #703807]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74d3258..6567aab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-17 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/lsearch.n: Altered documentation of -ascii options so
+ * doc/lsort.n: they don't specify that they operate on
+ ASCII strings, which they never did
+ anyway. [Bug #703807]
+
2003-03-14 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* generic/tclCmdAH.c (Tcl_FileObjCmd): Remove assumption that file