summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2016-12-27 15:23:53 +0100
committerMark Wielaard <[email protected]>2016-12-27 15:23:53 +0100
commit515dd0acc77673c953380bcf5ccfb05b83c5a3ab (patch)
tree35c1e6df44d665bcd744fc1dfc9f1a126fc18208 /NEWS
parent1700fd25e6caf26663af2bd994d1d99fab9df59f (diff)
Prepare for elfutils 0.168 release.elfutils-0.168
Signed-off-by: Mark Wielaard <[email protected]>
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.