summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-10-03 13:08:54 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-10-03 13:08:54 (GMT)
commit28533d82ea038848d80fe995d9a992401a77945f (patch)
tree66ab36a545c8c9e5f5a9404a0d4a2e43c21eb8a6 /ChangeLog
parent94460e0af03da284aa9274aa81d4df5a24823194 (diff)
downloadtcl-28533d82ea038848d80fe995d9a992401a77945f.zip
tcl-28533d82ea038848d80fe995d9a992401a77945f.tar.gz
tcl-28533d82ea038848d80fe995d9a992401a77945f.tar.bz2
Improved [lsearch] docs; -sorted interaction with other options. [Bug 617816]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb43cf4..48a5714 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-10-03 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/lsearch.n: Better specification of what happens when -sorted
+ is mixed with other options. [Bug 617816]
+
2002-10-01 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclProc.c (TclCreateProc): mask out VAR_UNDEFINED for