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.in13
1 files changed, 8 insertions, 5 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index 1f0a1b3a..32d87b49 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -154,11 +154,14 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/libelf.so
%changelog
-* Sun May 28 2006 Ulrich Drepper <[email protected]> 0.121-1
-- libelf: bug fixes for rewriting existing files when using mmap
-- make all installed headers usable in C++ code
-- readelf: better output format
-- libdw, libdwfl: handle files without aranges info
+* Wed Jun 14 2006 <[email protected]> 0.121-1
+- libelf: bug fixes for rewriting existing files when using mmap.
+- make all installed headers usable in C++ code.
+- readelf: better output format.
+- elflint: fix tests of dynamic section content.
+- ld: Implement --as-needed, --execstack, PT_GNU_STACK. Many small patc
+hes.
+- libdw, libdwfl: handle files without aranges info.
* Tue Apr 4 2006 Ulrich Drepper <[email protected]> 0.120-1
- Bug fixes.