From: Ulrich Drepper Date: Fri, 23 Jan 2009 07:46:53 +0000 (-0800) Subject: Update ChangeLog in spec file. X-Git-Tag: elfutils-0.139^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7a2a59144d6de340e8f4a3340a6bf3f5a4ac6dcd;p=thirdparty%2Felfutils.git Update ChangeLog in spec file. --- diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 31b33ace9..7f07fd393 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 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 0.138-1 - Install header file for applications to use in source version compatibility checks.