summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2017-08-02 18:30:07 +0200
committerMark Wielaard <mark@klomp.org>2017-08-02 18:35:29 +0200
commit54ba4ce2973113d8f4315d4fc90e16a9b4476ea6 (patch)
tree3399a404d9aa54ce76866de066e47017b5102c67 /NEWS
parent31bae8177b7302d0bcf3b57c9dce8abb591821aa (diff)
downloadelfutils-54ba4ce2973113d8f4315d4fc90e16a9b4476ea6.tar.gz
Prepare for 0.170.elfutils-0.170
Set version to 0.170. Update po/*.po files. Add some more user visible changes to NEWS. Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5c2d8add..72e5118d 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ Version 0.170
libdw: Added new DWARF5 attribute, tag, character encoding, language code,
calling convention, defaulted member function and macro constants
to dwarf.h.
- New function dwarf_default_lower_bound.
+ New functions dwarf_default_lower_bound and dwarf_line_file.
dwarf_peel_type now handles DWARF5 immutable, packed and shared tags.
dwarf_getmacros now handles DWARF5 .debug_macro sections.