summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormig <mig>2011-05-07 19:30:01 (GMT)
committermig <mig>2011-05-07 19:30:01 (GMT)
commita1c89c96202675838c881bc0abd1f1d23925cafd (patch)
tree323c5b8777546033b6b67234fe31763a09cf4f53 /ChangeLog
parent05254ef80b53bb81151e5bedb75e686b63dc477a (diff)
parent6e968aa4b347f2486c5a7d0b8f72ba2bd5134495 (diff)
downloadtcl-a1c89c96202675838c881bc0abd1f1d23925cafd.zip
tcl-a1c89c96202675838c881bc0abd1f1d23925cafd.tar.gz
tcl-a1c89c96202675838c881bc0abd1f1d23925cafd.tar.bz2
fix USE_TCLALLOC so that it can be enabled without editing the Makefile
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3371aa7..a26e005 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-07 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclInt.h: fix USE_TCLALLOC so that it can be enabled
+ * unix/Makefile.in: without editing the Makefile
+
2011-05-05 Don Porter <dgp@users.sourceforge.net>
* generic/tclListObj.c: Stop generating string rep of dict when