summaryrefslogtreecommitdiffstats
path: root/config/elfutils.spec.in
diff options
context:
space:
mode:
authorUlrich Drepper <[email protected]>2011-01-12 18:07:24 -0500
committerUlrich Drepper <[email protected]>2011-01-12 18:07:24 -0500
commit754f22e63bbaecc0299276dff56595cf29fbec78 (patch)
tree06f9093e2419e3b00c26ae0277471952483b26a6 /config/elfutils.spec.in
parent4f6d4e104518f3fb55728fd5009a6909483f49fc (diff)
Prepare 0.151 release.elfutils-0.151
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.