summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-06-15 03:21:46 +0000
committerUlrich Drepper <drepper@redhat.com>2006-06-15 03:21:46 +0000
commitee4b927bae351b21787355e00a3d28371bf78e8f (patch)
tree96b9db5c08be2adb0094508afd7c7ea69291341d /config
parent1b0714c81de473ad3a5ca88bd1c593d93a6ebcdd (diff)
downloadelfutils-ee4b927bae351b21787355e00a3d28371bf78e8f.tar.gz
New spec file.elfutils-0.121
Diffstat (limited to 'config')
-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 <drepper@redhat.com> 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 <drepper@redhat.com> 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 <drepper@redhat.com> 0.120-1
- Bug fixes.