summaryrefslogtreecommitdiffstats
path: root/config/elfutils.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/elfutils.spec.in')
-rw-r--r--config/elfutils.spec.in11
1 files changed, 10 insertions, 1 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index b62be264..9b87d05b 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -226,7 +226,16 @@ rm -rf ${RPM_BUILD_ROOT}
%config(noreplace) %{_sysctldir}/10-default-yama-scope.conf
%changelog
-* Thu Mar 31 2016 Mark Wielaard <[email protected]> 0.166-1
+* Thu Aug 4 2016 Mark Wielaard <[email protected]> 0.167-1
+- libasm: Add eBPF disassembler for EM_BPF files.
+- backends: Add m68k and BPF backends.
+- ld: Removed.
+- dwelf: Add ELF/DWARF string table creation functions.
+ dwelf_strtab_init, dwelf_strtab_add, dwelf_strtab_add_len,
+ dwelf_strtab_finalize, dwelf_strent_off, dwelf_strent_str and
+ dwelf_strtab_free.
+
+* Thu Mar 31 2016 Mark Wielaard <[email protected]> 0.166-1
- config: The default program prefix for the installed tools is now
eu-. Use configure --program-prefix="" to not use a program prefix.