diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2007-04-07 05:34:29 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2007-04-07 05:34:29 (GMT) |
commit | 56cc087c0f4712ca26899cc96f96d3ca1557884b (patch) | |
tree | 1e5a777d3e17012e2e279ae3180b29ecafab0754 /ChangeLog | |
parent | b3bd6ba72b8c833450ca433b5f10621536e7c416 (diff) | |
download | tcl-56cc087c0f4712ca26899cc96f96d3ca1557884b.zip tcl-56cc087c0f4712ca26899cc96f96d3ca1557884b.tar.gz tcl-56cc087c0f4712ca26899cc96f96d3ca1557884b.tar.bz2 |
* generic/tclExecute.c (TEBC): small code reduction.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2007-04-07 Miguel Sofer <msofer@users.sf.net> + + * generic/tclExecute.c (TEBC): small code reduction. + 2007-04-06 Miguel Sofer <msofer@users.sf.net> * generic/tclExecute.c (TEBC): |