diff options
| -rw-r--r-- | config/elfutils.spec.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 6c5f7a5a..8ab350c1 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -154,6 +154,13 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.so %changelog +* 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 +- elflint, readelf: add support for DT_GNU_HASHlibelf: add elf_gnu_hash +- elflint, readelf: add support for 64-bit SysV-style hash tables +- libdwfl: new functions dwfl_module_getsymtab, dwfl_module_getsym. + * Wed Jun 14 2006 <[email protected]> 0.121-1 - libelf: bug fixes for rewriting existing files when using mmap. - make all installed headers usable in C++ code. |
