summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-07-06 09:42:56 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-07-06 09:42:56 (GMT)
commit8e8991e0652bcd5740d636df2dd001e91eca2803 (patch)
tree941097fae2070c368879821ad7095bb8ce27d500 /ChangeLog
parent941f69e59411a1e30db7f56ce9994bbd56f479e1 (diff)
downloadtcl-8e8991e0652bcd5740d636df2dd001e91eca2803.zip
tcl-8e8991e0652bcd5740d636df2dd001e91eca2803.tar.gz
tcl-8e8991e0652bcd5740d636df2dd001e91eca2803.tar.bz2
Improve [lindex] examples.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0420a29..b8a5222 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-06 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/lindex.n: Improve examples.
+
2008-07-03 Andreas Kupries <andreask@activestate.com>
* generic/tclIORChan.c (InvokeTclMethod): Fixed the memory leak