summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-06-22 20:42:22 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-06-22 20:42:22 (GMT)
commit502f655491642c7cc617929b6e51b9e966d317bd (patch)
treef2b17196e1b5deb5121fdc81218a070a64828e5b /ChangeLog
parent6d2ef9cec6186ac320b6baea1c8c35d20b953061 (diff)
downloadtcl-502f655491642c7cc617929b6e51b9e966d317bd.zip
tcl-502f655491642c7cc617929b6e51b9e966d317bd.tar.gz
tcl-502f655491642c7cc617929b6e51b9e966d317bd.tar.bz2
* generic/tclCmdIL.c: More conversions to use TclStackAlloc.
* generic/tclScan.c:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 206bdee..06264ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
* generic/tclNamesp.c (TclResetShadowesCmdRefs): Replaced
ckrealloc based allocations with TclStackRealloc allocations.
+ * generic/tclCmdIL.c: More conversions to use TclStackAlloc.
+ * generic/tclScan.c:
+
2007-06-21 Don Porter <dgp@users.sourceforge.net>
* generic/tclBasic.c: Move most instances of the Tcl_Parse struct