]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Release. elfutils-0.122
authorUlrich Drepper <drepper@redhat.com>
Wed, 12 Jul 2006 20:46:54 +0000 (20:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 12 Jul 2006 20:46:54 +0000 (20:46 +0000)
config/elfutils.spec.in

index 6c5f7a5aa6813a3b8ab0b430b868a80ce9777ad2..8ab350c1b5767c44c7f4256e5ff015f2f8b466bf 100644 (file)
@@ -154,6 +154,13 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_libdir}/libelf.so
 
 %changelog
+* Wed Jul 12 2006 Ulrich Drepper <drepper@redhat.com> 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  <drepper@redhat.com> 0.121-1
 - libelf: bug fixes for rewriting existing files when using mmap.
 - make all installed headers usable in C++ code.