summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2008-07-22 22:46:44 (GMT)
committerandreas_kupries <akupries@shaw.ca>2008-07-22 22:46:44 (GMT)
commitecee118e989091333f596e1ab060ed03fd99092f (patch)
treeac34a0a52fdfc1207e269d165d43589f4ccf36a7 /ChangeLog
parentfdb533a9bb00c69ab15e4d7915fca655ef17013f (diff)
downloadtcl-ecee118e989091333f596e1ab060ed03fd99092f.zip
tcl-ecee118e989091333f596e1ab060ed03fd99092f.tar.gz
tcl-ecee118e989091333f596e1ab060ed03fd99092f.tar.bz2
Added missing function comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3519537..22704ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,8 @@
* generic/tclCompile.c: Made the new TclEnterCmdWordIndex
* generic/tclCompile.h: static, and ansified.
- * generic/tclBasic.c: Ansified the new functions.
+ * generic/tclBasic.c: Ansified the new functions. Added missing
+ function comments.
* generic/tclBasic.c: Reworked the handling of bytecode literals
* generic/tclCompile.c: for #280 to fix the abysmal performance