diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-04-19 15:43:32 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-04-19 15:43:32 (GMT) |
commit | 5bf20eaead351b1a086435a585166dc64e2b0c9b (patch) | |
tree | c739eee77d0c95bd4431cc09d4871db8ac663d41 /ChangeLog | |
parent | b273f5ded8f1e632fd6d4b531347d4a6e88b210c (diff) | |
download | tcl-5bf20eaead351b1a086435a585166dc64e2b0c9b.zip tcl-5bf20eaead351b1a086435a585166dc64e2b0c9b.tar.gz tcl-5bf20eaead351b1a086435a585166dc64e2b0c9b.tar.bz2 |
* generic/tclExecute.c (TclExecuteByteCode): Improve commenting and
reduce indentation for the Invocation Block.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-04-19 Donal K. Fellows <dkf@users.sf.net> + + * generic/tclExecute.c (TclExecuteByteCode): Improve commenting and + reduce indentation for the Invocation Block. + 2010-04-18 Donal K. Fellows <dkf@users.sf.net> * doc/unset.n: [Bug 2988940]: Fix typo. |