summaryrefslogtreecommitdiffstats
path: root/libelf/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2008-12-10 21:42:06 -0800
committerRoland McGrath <[email protected]>2008-12-10 21:42:06 -0800
commitd353328036180fc028fd367e5fd49e69511b4436 (patch)
tree40da15ae4a211a5121c651181e654c2133a2c411 /libelf/ChangeLog
parent5d3bd4f85e36c733d25d5cee69938401bea64478 (diff)
* elf_getarhdr.c (elf_getarhdr): Fix missing rename in last change.
Diffstat (limited to 'libelf/ChangeLog')
-rw-r--r--libelf/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libelf/ChangeLog b/libelf/ChangeLog
index f4da1295..5c603f2f 100644
--- a/libelf/ChangeLog
+++ b/libelf/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-10 Roland McGrath <[email protected]>
+
+ * elf_getarhdr.c (elf_getarhdr): Fix missing rename in last change.
+
2008-10-22 Petr Machata <[email protected]>
* elf_rawfile.c (elf_rawfile): Lock around elf-> references.