aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 8b315a3..c61360e 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-04 Alan Modra <amodra@bigpond.net.au>
+
+ * elf.c (ignore_section_sym): Don't test section sym value here.
+ (elf_map_symbols): Instead check zero value here as was done prior
+ to 2006-05-26 change.
+
2008-06-04 Nick Clifton <nickc@redhat.com>
PR ld/6019