summaryrefslogtreecommitdiff
path: root/libelf/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libelf/ChangeLog')
-rw-r--r--libelf/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libelf/ChangeLog b/libelf/ChangeLog
index 18c34fcc..e8069db7 100644
--- a/libelf/ChangeLog
+++ b/libelf/ChangeLog
@@ -1,3 +1,11 @@
+2008-11-26 Roland McGrath <roland@redhat.com>
+
+ * elf.h: Update from glibc.
+
+2008-10-06 Roland McGrath <roland@redhat.com>
+
+ * elf_getarhdr.c (elf_getarhdr): Return NULL when passed NULL.
+
2008-08-27 Roland McGrath <roland@redhat.com>
* elf_begin.c (get_shnum): Avoid misaligned reads for matching endian.