diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-01-23 14:18:31 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-01-23 14:18:31 (GMT) |
commit | ffc4888f61c1b387a9b1263b73a538878e57a672 (patch) | |
tree | f153cf234f0f7912441c4961d7eb5e0f985d7aaa /ChangeLog | |
parent | b0b05ec0d057cfb91a39b0dc5ddb9311777784f5 (diff) | |
download | tcl-ffc4888f61c1b387a9b1263b73a538878e57a672.zip tcl-ffc4888f61c1b387a9b1263b73a538878e57a672.tar.gz tcl-ffc4888f61c1b387a9b1263b73a538878e57a672.tar.bz2 |
* doc/lset.n: Fixed fault in return values from lset in
documentation examples [SF Bug #658463] and tidied up a bit at the
same time.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-01-23 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * doc/lset.n: Fixed fault in return values from lset in + documentation examples [SF Bug #658463] and tidied up a bit at the + same time. + 2003-01-21 Joe English <jenglish@users.sourceforge.net> * doc/namespace.n (namespace inscope): Clarified documentation [SF Patch #670110] |