summaryrefslogtreecommitdiff
path: root/elfutils/libelf/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'elfutils/libelf/ChangeLog')
-rw-r--r--elfutils/libelf/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/elfutils/libelf/ChangeLog b/elfutils/libelf/ChangeLog
index c71c5638..38142087 100644
--- a/elfutils/libelf/ChangeLog
+++ b/elfutils/libelf/ChangeLog
@@ -1,3 +1,13 @@
+2010-02-17 Roland McGrath <roland@redhat.com>
+
+ * elf_begin.c (file_read_elf): Leave section rawdata_base and
+ data_base pointers null when [sh_offset,sh_size) points outside
+ the mapped file.
+
+2010-02-15 Roland McGrath <roland@redhat.com>
+
+ * Makefile.am: Use config/eu.am for common stuff.
+
2010-01-07 Roland McGrath <roland@redhat.com>
* elf32_getphdr.c: Use __elf_getphdrnum_rdlock.