diff options
author | Mark Wielaard <[email protected]> | 2013-09-30 13:50:26 +0200 |
---|---|---|
committer | Mark Wielaard <[email protected]> | 2013-09-30 14:29:57 +0200 |
commit | fb9275781cc91f2642879b820def37722a8ce2aa (patch) | |
tree | d479bdba9f94ab555f047a82aa07e588f7aecf40 /config/elfutils.spec.in | |
parent | 0c9ae0c5515c9da3d9e11396974b6a2f0ede2543 (diff) |
0.157 release updates for NEWS, elfutils.spec.in and .po files.elfutils-0.157
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'config/elfutils.spec.in')
-rw-r--r-- | config/elfutils.spec.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 5907e3c2..35b1fa78 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -195,9 +195,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.a %changelog -* Fri Sep 27 2013 Mark Wielaard <[email protected]> 0.157-1 +* Mon Sep 30 2013 Mark Wielaard <[email protected]> 0.157-1 - libdw: Add new functions dwarf_getlocations, dwarf_getlocation_attr and dwarf_getlocation_die. +- readelf: Show contents of NT_SIGINFO and NT_FILE core notes. - addr2line: Support -i, --inlines output option. - backends: abi_cfi hook for arm, ppc and s390. |