summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormig <mig>2011-05-07 19:22:13 (GMT)
committermig <mig>2011-05-07 19:22:13 (GMT)
commit6e968aa4b347f2486c5a7d0b8f72ba2bd5134495 (patch)
treead33a3e7848e56bc7af6be1a1bcb46b158480663 /ChangeLog
parentf876bd8d241503fbea9bde27bd062e48da781d10 (diff)
downloadtcl-6e968aa4b347f2486c5a7d0b8f72ba2bd5134495.zip
tcl-6e968aa4b347f2486c5a7d0b8f72ba2bd5134495.tar.gz
tcl-6e968aa4b347f2486c5a7d0b8f72ba2bd5134495.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 c88efd1..d78c64e 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-04-21 Don Porter <dgp@users.sourceforge.net>
* generic/tclCompile.c: Make sure SetFooFromAny routines react