+Version 0.121:
+
+libelf: bug fixes for rewriting existing files when using mmap.
+
+make all installed headers usable in C++ code.
+
+readelf: better output format.
+
+libdw, libdwfl: handle files without aranges info.
+
Version 0.120:
Bug fixes.
%{_libdir}/libelf.so
%changelog
+* Sun May 28 2006 Ulrich Drepper <drepper@redhat.com> 0.121-1
+- libelf: bug fixes for rewriting existing files when using mmap
+- make all installed headers usable in C++ code
+- readelf: better output format
+- libdw, libdwfl: handle files without aranges info
+
* Tue Apr 4 2006 Ulrich Drepper <drepper@redhat.com> 0.120-1
- Bug fixes.
- dwarf.h updated for DWARF 3.0 final specification.
dnl along with this program; if not, write to the Free Software Foundation,
dnl Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
dnl
-AC_INIT([Red Hat elfutils],[0.120],[http://bugzilla.redhat.com/bugzilla/],
+AC_INIT([Red Hat elfutils],[0.121],[http://bugzilla.redhat.com/bugzilla/],
[elfutils])
AC_CONFIG_AUX_DIR([config])