From 32240f3d2bfd813354c63668dc966c8e27eaec40 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 18 Nov 2005 03:25:35 +0000 Subject: [PATCH] Preparation for 0.117 release. --- config/elfutils.spec.in | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 1b512637a..5ba5bbc8f 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -185,6 +185,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.so %changelog +* Thu Nov 17 2005 Ulrich Drepper 0.117-1 +- libdwfl: New function dwfl_module_return_value_location. +- libebl: Backend improvements for several CPUs. + * Mon Oct 31 2005 Ulrich Drepper 0.116-1 - libdw: New functions dwarf_ranges, dwarf_entrypc, dwarf_diecu, d warf_entry_breakpoints. Removed Dwarf_Func type and functions d diff --git a/configure.ac b/configure.ac index 2d6f2b6ae..e8e56fd7e 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.116],[http://bugzilla.redhat.com/bugzilla/], +AC_INIT([Red Hat elfutils],[0.117],[http://bugzilla.redhat.com/bugzilla/], [elfutils]) AC_CONFIG_AUX_DIR([config]) -- 2.47.2