summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2005-04-01 16:18:32 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2005-04-01 16:18:32 (GMT)
commit5950047f06d1ebff15c5829817ec1ba437dacc60 (patch)
tree5a831a5ccc15f8b67b722dfd14a290467a48a3a7 /ChangeLog
parent67eadc7d6cf028cb746dd535f431bc5d655ea6a5 (diff)
downloadtcl-5950047f06d1ebff15c5829817ec1ba437dacc60.zip
tcl-5950047f06d1ebff15c5829817ec1ba437dacc60.tar.gz
tcl-5950047f06d1ebff15c5829817ec1ba437dacc60.tar.bz2
* generic/tclExecute.c:
* generic/tclInt.h: ExecEnv now stores two Tcl_Obj* pointing to the constants "0" and "1", for use by TEBC.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ee901c..1d33179 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
2005-04-01 Miguel Sofer <msofer@users.sf.net>
* generic/tclExecute.c:
+ * generic/tclInt.h: ExecEnv now stores two Tcl_Obj* pointing to
+ the constants "0" and "1", for use by TEBC.
+
+2005-04-01 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclExecute.c:
* generic/tclInt.h:
* generic/tclObj.c:
* generic/tclStringObj.c: defined new internal macros for creating