summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-01-22 23:46:53 -0800
committerUlrich Drepper <drepper@redhat.com>2009-01-22 23:46:53 -0800
commit7a2a59144d6de340e8f4a3340a6bf3f5a4ac6dcd (patch)
tree730f59e3b5812970aacd3d958bc5067393eacee1
parent430196560e6cfc46e12ff23d45e0078fb19d602a (diff)
downloadelfutils-7a2a59144d6de340e8f4a3340a6bf3f5a4ac6dcd.tar.gz
Update ChangeLog in spec file.elfutils-0.139
-rw-r--r--config/elfutils.spec.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index 31b33ace..7f07fd39 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -183,6 +183,13 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/libelf.a
%changelog
+* Thu Jan 22 2009 Ulrich Drepper <drepper@redhat.com> 0.139-1
+- libcpu: Add Intel SSE4 disassembler support
+- readelf: Implement call frame information and exception handling
+ dumping. Add -e option. Enable it implicitly for -a.
+- elflint: Check PT_GNU_EH_FRAME program header entry.
+- libdwfl: Support automatic gzip/bzip2 decompression of ELF files.
+
* Wed Dec 31 2008 Roland McGrath <roland@redhat.com> 0.138-1
- Install <elfutils/version.h> header file for applications to use in
source version compatibility checks.