]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
0.138 items
authorRoland McGrath <roland@redhat.com>
Wed, 24 Dec 2008 09:09:18 +0000 (01:09 -0800)
committerRoland McGrath <roland@redhat.com>
Wed, 24 Dec 2008 09:09:18 +0000 (01:09 -0800)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index ad7b004b8ec6ef3f3aa7866189716c8c8400d38b..baa9d59c5f2417c14a5896b00b258844ee7103a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Version 0.138:
+
+Install <elfutils/version.h> header file for applications to use in source
+version compatibility checks.
+
+libebl: backend fixes for i386 TLS relocs; backend support for NT_386_IOPERM
+
+libcpu: disassembler fixes
+
+libdwfl: bug fixes
+
+libelf: bug fixes
+
+nm: bug fixes for handling corrupt input files
+
 Version 0.137:
 
 Minor fixes for unreleased 0.136 release.
index f2ddbaf659f8b82e4c88cf4355c7137757932f16..c730388b5f185596c40768c16c808f2ab92ca8f7 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., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
 dnl
-AC_INIT([Red Hat elfutils],[0.137],[http://bugzilla.redhat.com/bugzilla/],
+AC_INIT([Red Hat elfutils],[0.138],[http://bugzilla.redhat.com/bugzilla/],
        [elfutils])
 
 AC_CONFIG_AUX_DIR([config])