From: Sterling Augustine Date: Fri, 5 Feb 2010 17:42:46 +0000 (+0000) Subject: Update Changelog entry to include bug number. Checked in as obvious. X-Git-Tag: gdb_7_1-2010-02-18-branchpoint~179 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4c34844242617e154e98ef479fb740d4fc57f562;p=thirdparty%2Fbinutils-gdb.git Update Changelog entry to include bug number. Checked in as obvious. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1b94ca79cb8..82c99ad9aee 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2010-02-05 Sterling Augustine + + * elf.c (assign_file_positions_for_load_sections) Update lma of + section if necessary. Fixes Bugzilla 11219. + 2010-02-05 H.J. Lu * elf32-i386.c: Remove trailing white spaces.