diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-05-12 22:16:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-05-12 22:16:00 +0000 |
commit | 939de9472a00e2519e8c266a870d14bf8ede252b (patch) | |
tree | 2130417cb608ae5b46c2b2266efac5f8095378b8 /config | |
parent | b37d2535626ca76c87f2aead2adf9f731ff86f55 (diff) | |
download | elfutils-939de9472a00e2519e8c266a870d14bf8ede252b.tar.gz |
0.135 release.elfutils-0.135
Diffstat (limited to 'config')
-rw-r--r-- | config/elfutils.spec.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 071b156f..8ebc0580 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -182,6 +182,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.a %changelog +* Mon May 12 2008 Ulrich Drepper <drepper@redhat.com> 0.135-1 +- libdwfl: bug fixes +- strip: changed handling of ET_REL files wrt symbol tables and relocs + * Tue Apr 8 2008 Ulrich Drepper <drepper@redhat.com> 0.134-1 - elflint: backend improvements for sparc, alpha - libdwfl, libelf: bug fixes |