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.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index d406daa5..13ec5fcc 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -188,7 +188,11 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/libelf.a
%changelog
-* Mon Nov 22 2010 <[email protected]> 0.150-1
+* Wed Jan 12 2011 <[email protected]> 0.151-1
+- libdwfl: Fix for more prelink cases with separate debug file.
+- strip: New flag --strip-sections to remove section headers entirely.
+
+* Mon Nov 22 2010 <[email protected]> 0.150-1
- libdw: Fix for handling huge .debug_aranges section.
- libdwfl: Fix for handling prelinked DSO with separate debug file.
- findtextrel: Fix diagnostics to work with usual section ordering.