summaryrefslogtreecommitdiff
path: root/libelf/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2012-06-05 23:59:17 +0200
committerMark Wielaard <mjw@redhat.com>2012-06-06 12:43:43 +0200
commita1557b89d06749ebed06877fe671c511a6fc6a82 (patch)
tree2b1097167bb2c10dcb99390c035f9c410b39e013 /libelf/ChangeLog
parentae20077f3d8e3186526c413063334eb591b10580 (diff)
parentde2ed97f33139af5c7a0811e4ec66fc896a13cf2 (diff)
downloadelfutils-relocate.tar.gz
Merge branch 'master' into relocaterelocate
Signed-off-by: Richard Fontana <rfontana@redhat.com> Signed-off-by: Mark Wielaard <mjw@redhat.com>
Diffstat (limited to 'libelf/ChangeLog')
-rw-r--r--libelf/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libelf/ChangeLog b/libelf/ChangeLog
index 19b76e8d..89dd35f5 100644
--- a/libelf/ChangeLog
+++ b/libelf/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-02 Mark Wielaard <mjw@redhat.com>
+
+ * elf32_offscn.c: Do not match SHT_NOBITS sections at OFFSET unless
+ there are no nonempty sections at that offset.
+
2012-03-21 Roland McGrath <roland@hack.frob.com>
* elf-knowledge.h (SECTION_STRIP_P): Remove < SHT_NUM check.