summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 005e8a1..e7ae183 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
2001-11-20 Miguel Sofer <msofer@users.sourceforge.net>
* generic/tclBasic.c
- * generic/tclExecute.c:
- * generic/tclInt.h: factoring out of common code in tclBasic.c
+ * generic/tclCompile.h:
+ * generic/tclExecute.c: factoring out of common code in tclBasic.c
(new function TclInterpReady defined: it resets the interp's
result, then checks that it hasn't been deleted and that the
nesting level is acceptable). Passed the responsibility of calling