Release.
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index 6c5f7a5..8ab350c 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -154,6 +154,13 @@
 %{_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.