summaryrefslogtreecommitdiffstats
path: root/libelf/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libelf/ChangeLog')
-rw-r--r--libelf/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/libelf/ChangeLog b/libelf/ChangeLog
index 7334179c..bf3fa193 100644
--- a/libelf/ChangeLog
+++ b/libelf/ChangeLog
@@ -1,3 +1,21 @@
+2013-11-08 Mark Wielaard <[email protected]>
+
+ * elf32_updatefile.c (elfXX_updatemmap): Only memcpy ehdr when not
+ already directly mmapped.
+
+2013-11-05 Mark Wielaard <[email protected]>
+
+ * elf32_updatefile.c (elfXX_updatefile): Copy all section headers
+ if elf->flags dirty.
+
+2013-11-01 Michael Forney <[email protected]>
+
+ * Makefile.am: Use READELF.
+
+2013-10-01 Petr Machata <[email protected]>
+
+ * elf.h: Update from glibc.
+
2013-06-17 Petr Machata <[email protected]>
* elf.h: Update from glibc.