summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2007-04-07 05:34:29 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2007-04-07 05:34:29 (GMT)
commit56cc087c0f4712ca26899cc96f96d3ca1557884b (patch)
tree1e5a777d3e17012e2e279ae3180b29ecafab0754 /ChangeLog
parentb3bd6ba72b8c833450ca433b5f10621536e7c416 (diff)
downloadtcl-56cc087c0f4712ca26899cc96f96d3ca1557884b.zip
tcl-56cc087c0f4712ca26899cc96f96d3ca1557884b.tar.gz
tcl-56cc087c0f4712ca26899cc96f96d3ca1557884b.tar.bz2
* generic/tclExecute.c (TEBC): small code reduction.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d10562..a1fbffd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):