summaryrefslogtreecommitdiffstats
path: root/config/elfutils.spec.in
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2013-09-30 13:50:26 +0200
committerMark Wielaard <[email protected]>2013-09-30 14:29:57 +0200
commitfb9275781cc91f2642879b820def37722a8ce2aa (patch)
treed479bdba9f94ab555f047a82aa07e588f7aecf40 /config/elfutils.spec.in
parent0c9ae0c5515c9da3d9e11396974b6a2f0ede2543 (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.in3
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.