summaryrefslogtreecommitdiffstats
path: root/libdw/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <[email protected]>2014-04-24 14:06:43 +0200
committerMark Wielaard <[email protected]>2014-04-24 14:40:59 +0200
commit4813dbbcb81a0f5ebbc9756fe6f4ed62d298b011 (patch)
treeb00792bab97d23b5648056635b40126ec51902b1 /libdw/ChangeLog
parent35e2a765c002374f1b88dc81ce154bed42f9b1d8 (diff)
libdwelf: Add dwelf_dwarf_gnu_debugaltlink
Signed-off-by: Florian Weimer <[email protected]>
Diffstat (limited to 'libdw/ChangeLog')
-rw-r--r--libdw/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libdw/ChangeLog b/libdw/ChangeLog
index 0b9b649c..49004325 100644
--- a/libdw/ChangeLog
+++ b/libdw/ChangeLog
@@ -1,3 +1,7 @@
+2014-04-24 Florian Weimer <[email protected]>
+
+ * libdw.map (ELFUTILS_0.159): Export dwelf_dwarf_gnu_debugaltlink.
+
2014-04-22 Florian Weimer <[email protected]>
* dwarf_getalt.c, dwarf_setalt.c: New files.