diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-07-06 09:42:56 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-07-06 09:42:56 (GMT) |
commit | 8e8991e0652bcd5740d636df2dd001e91eca2803 (patch) | |
tree | 941097fae2070c368879821ad7095bb8ce27d500 /ChangeLog | |
parent | 941f69e59411a1e30db7f56ce9994bbd56f479e1 (diff) | |
download | tcl-8e8991e0652bcd5740d636df2dd001e91eca2803.zip tcl-8e8991e0652bcd5740d636df2dd001e91eca2803.tar.gz tcl-8e8991e0652bcd5740d636df2dd001e91eca2803.tar.bz2 |
Improve [lindex] examples.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |