summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-05-03 14:15:18 -0700
committerUlrich Drepper <drepper@redhat.com>2010-05-03 14:15:18 -0700
commitda062d546fc6e6196ec0a7c1e7705dc30cf2a696 (patch)
tree3438f65fbf5dca7a5c7fc1fe70fabbf8a305e955 /config
parentfba8ec8203d45f4f2939c965ac8101a3ce83718d (diff)
downloadelfutils-da062d546fc6e6196ec0a7c1e7705dc30cf2a696.tar.gz
Prepare 0.147 release.elfutils-0.147
Diffstat (limited to 'config')
-rw-r--r--config/elfutils.spec.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index 9dab9906..102d723f 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -183,6 +183,12 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/libelf.a
%changelog
+* Mon May 3 2010 Ulrich Drepper <drepper@redhat.com> 0.147-1
+- libdw: Fixes in CFI handling, best possible handling of bogus CFA
+ ops.
+- libdwfl: Ignore R_*_NONE relocs, works around old (binutils) ld -r
+ bugs.
+
* Wed Apr 21 2010 <drepper@redhat.com> 0.146-1
- libdwfl: New function dwfl_core_file_report.