summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstanton <stanton>1999-04-28 21:01:08 (GMT)
committerstanton <stanton>1999-04-28 21:01:08 (GMT)
commitdc761a9ff0e44742cff63ea557f6f4c60620cbe3 (patch)
treeefe1bca3f9a1e6212d3ced349c7cc773958209f0 /ChangeLog
parenta12837eeef8ecf52959c787988f8a45eb8baf704 (diff)
downloadtcl-dc761a9ff0e44742cff63ea557f6f4c60620cbe3.zip
tcl-dc761a9ff0e44742cff63ea557f6f4c60620cbe3.tar.gz
tcl-dc761a9ff0e44742cff63ea557f6f4c60620cbe3.tar.bz2
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96009fd..0280939 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1999-04-28 <stanton@scriptics.com>
+
+ * 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 <stanton@scriptics.com>
* generic/tclLiteral.c (TclHideLiteral): Fixed so hidden literals