summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormig <mig>2011-03-22 10:52:03 (GMT)
committermig <mig>2011-03-22 10:52:03 (GMT)
commit95f9acf8cd7767e4e519e48f3e7c2946a20f4381 (patch)
tree7d1593b65a0e52d5a300fdf169d7be296f4c9578 /ChangeLog
parent7b4f943fc3bedea88294051a95afb93a103143d8 (diff)
downloadtcl-95f9acf8cd7767e4e519e48f3e7c2946a20f4381.zip
tcl-95f9acf8cd7767e4e519e48f3e7c2946a20f4381.tar.gz
tcl-95f9acf8cd7767e4e519e48f3e7c2946a20f4381.tar.bz2
simpler initialization of Cache under HAVE_FAST_TSD, from mig-alloc-reform.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5344725..07bcdf5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-22 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclThreadAlloc.c: simpler initialization of Cache
+ under HAVE_FAST_TSD, from mig-alloc-reform.
+
2011-03-21 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tclLoadDl.c: [Bug #3216070] Loading extension libraries