]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
elfutils 0.134 release. elfutils-0.134
authorUlrich Drepper <drepper@redhat.com>
Tue, 8 Apr 2008 23:17:50 +0000 (23:17 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 8 Apr 2008 23:17:50 +0000 (23:17 +0000)
config/elfutils.spec.in
configure.ac

index 790da1e1239a5322444c8e94488d3d9a7b373e9d..071b156f71abcfdfebb50166d542f729349b9549 100644 (file)
@@ -182,6 +182,10 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_libdir}/libelf.a
 
 %changelog
+* Tue Apr  8 2008 Ulrich Drepper <drepper@redhat.com> 0.134-1
+- elflint: backend improvements for sparc, alpha
+- libdwfl, libelf: bug fixes
+
 * Sat Mar  1 2008 Ulrich Drepper <drepper@redhat.com> 0.133-1
 - readelf, elflint, libebl: SHT_GNU_ATTRIBUTE section handling (readelf -A)
 - readelf: core note handling for NT_386_TLS, NT_PPC_SPE, Alpha NT_AUXV
index 4c4e11a244cc6674bdda9dbd56d6605e2e09abf1..ed94bba126021a693c4fc62cc28d60c6b5232860 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.133],[http://bugzilla.redhat.com/bugzilla/],
+AC_INIT([Red Hat elfutils],[0.134],[http://bugzilla.redhat.com/bugzilla/],
        [elfutils])
 
 AC_CONFIG_AUX_DIR([config])