summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2018-06-01 21:16:56 +0200
committerMark Wielaard <mark@klomp.org>2018-06-01 21:16:56 +0200
commitcf65ca1428a5e300e6c6813d5b17e01e16570add (patch)
tree782cf36ae227fbc4ab64b67d0454ae2b88a64f57 /ChangeLog
parente2872c91f65301b202b84497b2b955f9e9613d00 (diff)
Prepare for 0.171.elfutils-0.171
Set version to 0.171. Update po/*.po files. Mention DWARF5, split dwarf and GNU DebugFission support in NEWS. Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81542414..7ac55ed9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-06-01 Mark Wielaard <mark@klomp.org>
+
+ * configure.ac: Set version to 0.171.
+ * NEWS: Mention DWARF5, split-dwarf and GNU DebugFission support.
+
2018-03-17 Mark Wielaard <mark@klomp.org>
* configure.ac (CHECK_FUNCS): Check for process_vm_readv.