]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Update ChangeLog in spec file. elfutils-0.139
authorUlrich Drepper <drepper@redhat.com>
Fri, 23 Jan 2009 07:46:53 +0000 (23:46 -0800)
committerUlrich Drepper <drepper@redhat.com>
Fri, 23 Jan 2009 07:46:53 +0000 (23:46 -0800)
config/elfutils.spec.in

index 31b33ace9ce8d7f20ed33ae54a58f339479c38d2..7f07fd3931beb3c8793cc2583ee08eadac394a46 100644 (file)
@@ -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.