summaryrefslogtreecommitdiffstats
path: root/config/elfutils.spec.in
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2006-08-15 01:57:03 +0000
committerRoland McGrath <[email protected]>2006-08-15 01:57:03 +0000
commit1dee360aa30fecd20f403f98fd1cb9e543afcca7 (patch)
treeef5ac287850779d85fef6380c9b67384a0fa40ba /config/elfutils.spec.in
parenta1cee0760dceaeca52aff9498b144978537d5a16 (diff)
NEWS items for 0.123elfutils-0.123
Diffstat (limited to 'config/elfutils.spec.in')
-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 8ab350c1..05a2f5e3 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -154,6 +154,13 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/libelf.so
%changelog
+* Mon Aug 14 2006 Roland McGrath <[email protected]> 0.123-1
+- libebl: Backend build fixes, thanks to Stepan Kasal.
+- libebl: ia64 backend support for register names, return value location
+- libdwfl: Handle truncated linux kernel module section names.
+- libdwfl: Look for linux kernel vmlinux files with .debug suffix.
+- elflint: Fix checks to permit --hash-style=gnu format.
+
* Wed Jul 12 2006 Ulrich Drepper <[email protected]> 0.122-1
- libebl: add function to test for relative relocation
- elflint: fix and extend DT_RELCOUNT/DT_RELACOUNT checks