aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 1536e73..c8f0caa 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-24 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * pe-dll.c (process_def_file): Don't export all symbols by default if
+ building a position-independent executable.
+
2004-10-21 H.J. Lu <hongjiu.lu@intel.com>
PR 463