]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
New release.
authorUlrich Drepper <drepper@redhat.com>
Thu, 28 Jul 2005 21:31:36 +0000 (21:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 28 Jul 2005 21:31:36 +0000 (21:31 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index c3ddfbb80ed9f6107fcd95e5a76c2af721c8e65e..602514fd59625ff34fff3219e048b397fc6bb01d 100644 (file)
--- 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
index 12cd551889262e7c367d2027d7c111222e2cbe10..f995bb7166e2952c52676514026a9751c6c76927 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.110],[http://bugzilla.redhat.com/bugzilla/],
+AC_INIT([Red Hat elfutils],[0.111],[http://bugzilla.redhat.com/bugzilla/],
        [elfutils])
 
 AC_CONFIG_AUX_DIR([config])