summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-12-13 22:37:19 (GMT)
committernijtmans <nijtmans>2010-12-13 22:37:19 (GMT)
commitd5812bb181278dc349a8f28a4585e9ec12ae42d0 (patch)
tree3615eb2eee6100f1e6da69ee6ef164041c008664 /ChangeLog
parent1163db68f3c029d63c522ada68ab47396fe37aba (diff)
downloadtk-d5812bb181278dc349a8f28a4585e9ec12ae42d0.zip
tk-d5812bb181278dc349a8f28a4585e9ec12ae42d0.tar.gz
tk-d5812bb181278dc349a8f28a4585e9ec12ae42d0.tar.bz2
[Bug 3135271] Link error due to hidden symbols (CentOS 4.2)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ada52f..e3f44ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2010-12-13 Jan Nijtmans <nijtmans@users.sf.net>
+ * unix/tcl.m4: [Bug 3135271] Link error due to hidden
+ * unix/configure: symbols (CentOS 4.2) (autoconf-2.59)
* generic/tkMain.c: Change "Application initialization failed" to
* tests/main.test: "application-specific initialization failed",
for consistency with Tcl.