summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormig <mig>2013-01-02 19:27:09 (GMT)
committermig <mig>2013-01-02 19:27:09 (GMT)
commit415a324f3cbb26121cb4836b48f68ba5b6b8cf56 (patch)
tree69a6d5ac720a80f7f581e2b8f9b39baa4a92d801 /ChangeLog
parent8214e44b57a7ed7914a9d3eb4de78d298402edf0 (diff)
downloadtcl-415a324f3cbb26121cb4836b48f68ba5b6b8cf56.zip
tcl-415a324f3cbb26121cb4836b48f68ba5b6b8cf56.tar.gz
tcl-415a324f3cbb26121cb4836b48f68ba5b6b8cf56.tar.bz2
remove stray calls to Tcl_Alloc and friends: the core should only use ckalloc to allow MEM_DEBUG to work properly
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef01964..4779e0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-01-02 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclEnsemble.c: Remove stray calls to Tcl_Alloc and
+ * generic/tclExecute.c: friends: the core should only use ckalloc
+ * generic/tclIORTrans.c: to allow MEM_DEBUG to work properly
+ * generic/tclTomMathInterface.c:
+
2012-12-31 Donal K. Fellows <dkf@users.sf.net>
* doc/string.n: Noted the obsolescence of the 'bytelength',