summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormig <mig>2011-03-20 11:40:13 (GMT)
committermig <mig>2011-03-20 11:40:13 (GMT)
commitb8ae8d42218c128f7372aa52a2da6f7d50f1f5a3 (patch)
tree15dee4b12ae17e9ac25d53e64673e34fd64ad93d
parent60ac75dde46b0e78cf925fc0ad7f3672c9b9100f (diff)
downloadtcl-b8ae8d42218c128f7372aa52a2da6f7d50f1f5a3.zip
tcl-b8ae8d42218c128f7372aa52a2da6f7d50f1f5a3.tar.gz
tcl-b8ae8d42218c128f7372aa52a2da6f7d50f1f5a3.tar.bz2
changelog entry
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ccf4160..0d9bc52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-03-20 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclThreadAlloc.c: imported HAVE_FAST_TSD support from
+ mig-alloc-reform. The feature has to be enabled by hand: no
+ autoconf support has been added. It is not clear how universal
+ a build using this will be: it also requires some loader support.
+
2011-03-17 Donal K. Fellows <dkf@users.sf.net>
* generic/tclCompExpr.c (ParseExpr): Generate errorCode information on