From dc761a9ff0e44742cff63ea557f6f4c60620cbe3 Mon Sep 17 00:00:00 2001 From: stanton Date: Wed, 28 Apr 1999 21:01:08 +0000 Subject: *** empty log message *** --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 96009fd..0280939 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1999-04-28 + + * mac/tclMacResource.c: + * generic/tclListObj.c: + * generic/tclObj.c: + * generic/tclStringObj.c: Changed to avoid freeing the string + representation before freeing the internal rep. This helps with + debugging since the string rep will still be valid when the free + proc is invoked. + 1999-04-27 * generic/tclLiteral.c (TclHideLiteral): Fixed so hidden literals -- cgit v0.12