From f39e01914588b46a5256e96c2e82867affcd3a41 Mon Sep 17 00:00:00 2001 From: Miguel Sofer Date: Tue, 24 Jul 2007 03:11:23 +0000 Subject: changelog completion --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c0d1a5c..e7ddebf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,8 +3,11 @@ * generic/tclBasic.c (TEOvI, GetCommandSource): * generic/tclExecute.c (TEBC, TclGetSrcInfoForCmd): * generic/tclInt.h: + * generic/tclTrace.c (TclCheck(Interp|Execution)Traces): Removed the need for TEBC to inspect the command before calling - TEOvI, leveraging the TIP 282 infrastructure. + TEOvI, leveraging the TIP 282 infrastructure. Moved the generation + of a correct nul-terminated command string away from the trace + code, back into TEOvI/GetCommandSource. 2007-07-20 Andreas Kupries -- cgit v0.12