]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
0.135 release. elfutils-0.135
authorUlrich Drepper <drepper@redhat.com>
Mon, 12 May 2008 22:16:00 +0000 (22:16 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 12 May 2008 22:16:00 +0000 (22:16 +0000)
config/elfutils.spec.in
configure.ac

index 071b156f71abcfdfebb50166d542f729349b9549..8ebc0580f38cc843661a857a2722148377d53a34 100644 (file)
@@ -182,6 +182,10 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_libdir}/libelf.a
 
 %changelog
+* Mon May 12 2008 Ulrich Drepper <drepper@redhat.com> 0.135-1
+- libdwfl: bug fixes
+- strip: changed handling of ET_REL files wrt symbol tables and relocs
+
 * Tue Apr  8 2008 Ulrich Drepper <drepper@redhat.com> 0.134-1
 - elflint: backend improvements for sparc, alpha
 - libdwfl, libelf: bug fixes
index ed94bba126021a693c4fc62cc28d60c6b5232860..c883b8dff3b279b096a7bbb86e331137c6f34531 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.134],[http://bugzilla.redhat.com/bugzilla/],
+AC_INIT([Red Hat elfutils],[0.135],[http://bugzilla.redhat.com/bugzilla/],
        [elfutils])
 
 AC_CONFIG_AUX_DIR([config])