From 539529a5df3a21058f6aab55e32ea9587afba0cf Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 7 Dec 2005 00:52:10 +0000 Subject: [PATCH] 0.118 release. --- config/elfutils.spec.in | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 5ba5bbc8f..2c8245eb2 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -185,6 +185,11 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.so %changelog +* Tue Dec 6 2005 Ulrich Drepper 0.118-1 +- elflint: more tests. +- libdwfl: New function dwfl_module_register_names. +- libebl: New backend hook for register names. + * Thu Nov 17 2005 Ulrich Drepper 0.117-1 - libdwfl: New function dwfl_module_return_value_location. - libebl: Backend improvements for several CPUs. diff --git a/configure.ac b/configure.ac index e8e56fd7e..7c6b7150f 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software Foundation, dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. dnl -AC_INIT([Red Hat elfutils],[0.117],[http://bugzilla.redhat.com/bugzilla/], +AC_INIT([Red Hat elfutils],[0.118],[http://bugzilla.redhat.com/bugzilla/], [elfutils]) AC_CONFIG_AUX_DIR([config]) -- 2.47.2