From: Ulrich Drepper Date: Thu, 28 Jul 2005 21:31:36 +0000 (+0000) Subject: New release. X-Git-Tag: elfutils-0.120~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7018915bdbf9d7ad469ca0d4f62054e44c0d14a1;p=thirdparty%2Felfutils.git New release. --- diff --git a/NEWS b/NEWS index c3ddfbb80..602514fd5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Version 0.111: + +libdw: now contains all of libdwfl. The latter is not installed anymore. + +elfcmp: little usability tweak, name and index of differing section is printed. + Version 0.110: libelf: fix a numbe rof problems with elf_update diff --git a/configure.ac b/configure.ac index 12cd55188..f995bb716 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.110],[http://bugzilla.redhat.com/bugzilla/], +AC_INIT([Red Hat elfutils],[0.111],[http://bugzilla.redhat.com/bugzilla/], [elfutils]) AC_CONFIG_AUX_DIR([config])