diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-09-02 22:37:40 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-09-02 22:37:40 (GMT) |
commit | 3f8eaee13078461d06f1a41ff520c32e09178ead (patch) | |
tree | 9d2a997cee217cd629cc43f0d7a81bd2d43a608f /ChangeLog | |
parent | 78f4f529a75a1cdb5c5ad4d2694f3712e8dd9f7b (diff) | |
download | tcl-3f8eaee13078461d06f1a41ff520c32e09178ead.zip tcl-3f8eaee13078461d06f1a41ff520c32e09178ead.tar.gz tcl-3f8eaee13078461d06f1a41ff520c32e09178ead.tar.bz2 |
Doc clarification.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-09-02 Donal K. Fellows <dkf@users.sf.net> + + * doc/lsearch.n: Added note that order of results with the -all option + is that of the input list. It always was, but this makes it crystal. + 2007-08-30 Don Porter <dgp@users.sourceforge.net> * generic/tclCompile.c: Added fflush() calls following all callers of |