summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormig <mig>2011-05-07 19:33:47 (GMT)
committermig <mig>2011-05-07 19:33:47 (GMT)
commit1b5ae0d580bc997899052269bd9bf5a351ce2254 (patch)
treebe44187cea00ad68a0b395d53341c72909ef0a13 /ChangeLog
parent40cda0332e1b2f519820ae88d305adc55ff14ab8 (diff)
parenta1c89c96202675838c881bc0abd1f1d23925cafd (diff)
downloadtcl-1b5ae0d580bc997899052269bd9bf5a351ce2254.zip
tcl-1b5ae0d580bc997899052269bd9bf5a351ce2254.tar.gz
tcl-1b5ae0d580bc997899052269bd9bf5a351ce2254.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 69760dc..5e143a3 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