diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-03-29 13:16:19 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-03-29 13:16:19 (GMT) |
commit | 072c84c4a0576326d3d5766634f2e6a0823bf112 (patch) | |
tree | f16c1cbfa33502732e712cc1647ff4934c1ca79b /ChangeLog | |
parent | fab12e88755cacc7b052b39f08ca80040612ff61 (diff) | |
download | tcl-072c84c4a0576326d3d5766634f2e6a0823bf112.zip tcl-072c84c4a0576326d3d5766634f2e6a0823bf112.tar.gz tcl-072c84c4a0576326d3d5766634f2e6a0823bf112.tar.bz2 |
Added notes to clarify behaviour of [lsort] and many examples.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-03-29 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * doc/lsort.n: Added some notes that clarify the behaviour of + [lsort] as well as a whole bunch of examples. [Bug #219202] + 2001-03-27 Jeff Hobbs <jeffh@gimlet.activestate.com> * doc/Alloc.3: corrected docs to note that Tcl_Attempt* return |