diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 955877d..ef84265 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2007-10-16 Bob Wilson <bob.wilson@acm.org> + + * elflink.c (_bfd_elf_check_kept_section): Use the section rawsize + values if they are set. + 2007-10-16 Nick Clifton <nickc@redhat.com> PR 5146 |