summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b2d2ffa3..fbb2c632 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,13 @@
Version 0.168
+http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/
+
+libelf: gelf_newehdr and gelf_newehdr now return void *.
+
libdw: dwarf.h corrected the DW_LANG_PLI constant name (was DW_LANG_PL1).
+readelf: Add optional --symbols[=SECTION] argument to select section name.
+
Version 0.167
libasm: Add eBPF disassembler for EM_BPF files.