summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2005-04-04 10:12:09 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2005-04-04 10:12:09 (GMT)
commite666f9c3044f1a7d6ef9659ce08b1e694452aafe (patch)
tree09c84b107b20fd7d2eda7b34753d0963741e6262 /ChangeLog
parentf766511ac090d536adfe97fae9f5a62df10ed757 (diff)
downloadtcl-e666f9c3044f1a7d6ef9659ce08b1e694452aafe.zip
tcl-e666f9c3044f1a7d6ef9659ce08b1e694452aafe.tar.gz
tcl-e666f9c3044f1a7d6ef9659ce08b1e694452aafe.tar.bz2
* generic/tclExecute.c: small opts in obj handling
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6894b1e..0e140bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-04 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclExecute.c: small opts in obj handling
+
2005-04-02 Miguel Sofer <msofer@users.sf.net>
* generic/tclVar.c: converted a few function calls to macros.