summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-12-31 16:35:26 (GMT)
committernijtmans <nijtmans>2010-12-31 16:35:26 (GMT)
commit841cf21cd27b778487c1996e20f5dffff6052acd (patch)
tree04bdc91799250c1e203c459b0e9e5cd1c2a587ea /ChangeLog
parentef058dce40109ef6ead33a01b03382c34ba5cf02 (diff)
downloadtcl-841cf21cd27b778487c1996e20f5dffff6052acd.zip
tcl-841cf21cd27b778487c1996e20f5dffff6052acd.tar.gz
tcl-841cf21cd27b778487c1996e20f5dffff6052acd.tar.bz2
Fix [Bug 3148192]: [load] broken. Assure that those files are never compiled with -DSTATIC_BUILD
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd7a410..cf15d77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-12-31 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * unix/dltest/*.c: Fix [Bug 3148192]: [load] broken. Assure that
+ those files are never compiled with -DSTATIC_BUILD
+
2010-12-30 Miguel Sofer <msofer@users.sf.net>
* generic/tclExecute.c (GrowEvaluationStack): off-by-one error in