summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-03-17 14:21:39 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-03-17 14:21:39 (GMT)
commit602957805503408b0d8a4596bf51ac469f9e5e01 (patch)
tree161b2adb86506501c29eab6c6e9f20917d7f5c81 /ChangeLog
parent4bc5664112ad0e60507cf6d83a9937c7679560c6 (diff)
downloadtcl-602957805503408b0d8a4596bf51ac469f9e5e01.zip
tcl-602957805503408b0d8a4596bf51ac469f9e5e01.tar.gz
tcl-602957805503408b0d8a4596bf51ac469f9e5e01.tar.bz2
Fix docbug in lsearch and lsort commands for -ascii opt (which works with
unicode in the obvious order, really.) [Bug #703807]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1812e57..1641bcd 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_FormatObjCmd): Only add the modifier