summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b943834..d308783 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2010-12-13 Jan Nijtmans <nijtmans@users.sf.net>
+ * generic/tcl.h: [Bug 3135271] Link error due to hidden
+ * unix/tcl.m4: symbols (CentOS 4.2)
+ * unix/configure: (autoconf-2.59)
* win/tclPanic.c: Use gcc's __builtin_trap(), when available,
to enter the debugger after a panic.
* win/tclWinFile.c: Undocumented feature, only meant to be