summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>2001-11-14 23:38:37 (GMT)
committerhobbs <hobbs@noemail.net>2001-11-14 23:38:37 (GMT)
commit21a073baff781ca913e2470cad9dd8b208675398 (patch)
tree8621e76fe627be510ab862788d8d8512fe1524f6 /ChangeLog
parent790913f75a784d5e869e4dc7b8c7aa36494005eb (diff)
downloadtcl-21a073baff781ca913e2470cad9dd8b208675398.zip
tcl-21a073baff781ca913e2470cad9dd8b208675398.tar.gz
tcl-21a073baff781ca913e2470cad9dd8b208675398.tar.bz2
minor doc comment fixes
FossilOrigin-Name: bf4e5044c482b403a94e8c0d928633576f774ee0
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>