summaryrefslogtreecommitdiffstats
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 029923c0..81c6057c 100644
--- a/libelf/ChangeLog
+++ b/libelf/ChangeLog
@@ -1,3 +1,11 @@
+2006-08-29 Roland McGrath <[email protected]>
+
+ * elf32_getphdr.c: Don't byteswap phdr fields when EI_DATA matches
+ MY_ELFDATA on !ALLOW_UNALIGNED machines.
+ Reported by Christian Aichinger <[email protected]>.
+
+ * Makefile.am (CLEANFILES): Add libelf.so.$(VERSION).
+
2006-08-08 Ulrich Drepper <[email protected]>
* elf.h (DT_VALNUM): Update.