]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
0.118 release.
authorUlrich Drepper <drepper@redhat.com>
Wed, 7 Dec 2005 00:52:10 +0000 (00:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 7 Dec 2005 00:52:10 +0000 (00:52 +0000)
config/elfutils.spec.in
configure.ac

index 5ba5bbc8fe72b6b3148a5335cf4f9d3e09a6879f..2c8245eb2d92bdc1de4b38b873cad30bc90677dd 100644 (file)
@@ -185,6 +185,11 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_libdir}/libelf.so
 
 %changelog
+* Tue Dec  6 2005 Ulrich Drepper <drepper@redhat.com> 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 <drepper@redhat.com> 0.117-1
 - libdwfl: New function dwfl_module_return_value_location.
 - libebl: Backend improvements for several CPUs.
index e8e56fd7ee6dd348ce9456eadf775357e47bea7c..7c6b7150f6dd01802418038247fc6b5bfce01b15 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.117],[http://bugzilla.redhat.com/bugzilla/],
+AC_INIT([Red Hat elfutils],[0.118],[http://bugzilla.redhat.com/bugzilla/],
        [elfutils])
 
 AC_CONFIG_AUX_DIR([config])