From: Roland McGrath Date: Wed, 24 Dec 2008 09:09:18 +0000 (-0800) Subject: 0.138 items X-Git-Tag: elfutils-0.138~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8ca9bd0c35e0463acd3875ef508ee0449d06b88;p=thirdparty%2Felfutils.git 0.138 items --- diff --git a/NEWS b/NEWS index ad7b004b8..baa9d59c5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +Version 0.138: + +Install 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. diff --git a/configure.ac b/configure.ac index f2ddbaf65..c730388b5 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., 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])