summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-01-23 14:18:31 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-01-23 14:18:31 (GMT)
commitffc4888f61c1b387a9b1263b73a538878e57a672 (patch)
treef153cf234f0f7912441c4961d7eb5e0f985d7aaa /ChangeLog
parentb0b05ec0d057cfb91a39b0dc5ddb9311777784f5 (diff)
downloadtcl-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 766c993..194170b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]