From b835191cd905ecb0af514c42dff72f85034b587e Mon Sep 17 00:00:00 2001 From: Miguel Sofer Date: Tue, 20 Nov 2001 21:19:03 +0000 Subject: correction in the Changelog entry. --- ChangeLog | 4 ++-- 1 file 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 * 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 -- cgit v0.12