diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-10-03 13:08:54 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-10-03 13:08:54 (GMT) |
commit | 28533d82ea038848d80fe995d9a992401a77945f (patch) | |
tree | 66ab36a545c8c9e5f5a9404a0d4a2e43c21eb8a6 /ChangeLog | |
parent | 94460e0af03da284aa9274aa81d4df5a24823194 (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |