diff options
author | nijtmans <nijtmans> | 2010-12-13 22:37:19 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-12-13 22:37:19 (GMT) |
commit | d5812bb181278dc349a8f28a4585e9ec12ae42d0 (patch) | |
tree | 3615eb2eee6100f1e6da69ee6ef164041c008664 /ChangeLog | |
parent | 1163db68f3c029d63c522ada68ab47396fe37aba (diff) | |
download | tk-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |