summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5cb1b87..b1d2239 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-03-27 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * unix/configure: Regen.
+ * unix/tcl.m4 (SC_CONFIG_CFLAGS): Use -Wl,--export-dynamic
+ instead of -rdynamic for LDFLAGS. The -rdynamic is
+ not documented so it seems better to pass the
+ --export-dynamic flag to the linker.
+ [Patch 573395]
+
2003-03-27 Miguel Sofer <msofer@users.sf.net>
* tests/encoding.test: