]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Preparation for 0.117 release.
authorUlrich Drepper <drepper@redhat.com>
Fri, 18 Nov 2005 03:25:35 +0000 (03:25 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 18 Nov 2005 03:25:35 +0000 (03:25 +0000)
config/elfutils.spec.in
configure.ac

index 1b512637a26b0fda51eba7bf7229ba7b17558084..5ba5bbc8fe72b6b3148a5335cf4f9d3e09a6879f 100644 (file)
@@ -185,6 +185,10 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_libdir}/libelf.so
 
 %changelog
+* Thu Nov 17 2005 Ulrich Drepper <drepper@redhat.com> 0.117-1
+- libdwfl: New function dwfl_module_return_value_location.
+- libebl: Backend improvements for several CPUs.
+
 * Mon Oct 31 2005 Ulrich Drepper <drepper@redhat.com> 0.116-1
 - libdw: New functions dwarf_ranges, dwarf_entrypc, dwarf_diecu,       d
 warf_entry_breakpoints.  Removed Dwarf_Func type and functions       d
index 2d6f2b6ae18f745f558c5faa60db3d61c477e2c9..e8e56fd7ee6dd348ce9456eadf775357e47bea7c 100644 (file)
@@ -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])