summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-11-14 23:38:38 (GMT)
committerhobbs <hobbs>2001-11-14 23:38:38 (GMT)
commit49fe76ced5db356a7f65c413e66fbf669b912370 (patch)
tree8621e76fe627be510ab862788d8d8512fe1524f6 /ChangeLog
parent03bf512eba9ec5dde914e6b2cb171b35cf297b08 (diff)
downloadtcl-49fe76ced5db356a7f65c413e66fbf669b912370.zip
tcl-49fe76ced5db356a7f65c413e66fbf669b912370.tar.gz
tcl-49fe76ced5db356a7f65c413e66fbf669b912370.tar.bz2
minor doc comment fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 22dd456..a5cef30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,7 +34,7 @@
Reference implementation of TIP's #22, #33 and #45. Adds the
ability of the [lindex] command to have multiple index arguments,
and adds the [lset] command. Both commands are byte-code compiled.
- [Patch #471874] (commited by Jeff)
+ [Patch #471874] (work by Kenny, commited by Hobbs)
2001-11-12 David Gravereaux <davygrvy@pobox.com>