From 4c34844242617e154e98ef479fb740d4fc57f562 Mon Sep 17 00:00:00 2001 From: Sterling Augustine Date: Fri, 5 Feb 2010 17:42:46 +0000 Subject: [PATCH] Update Changelog entry to include bug number. Checked in as obvious. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1b94ca79cb..82c99ad9ae 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.