]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
0.136 release. elfutils-0.136
authorUlrich Drepper <drepper@redhat.com>
Tue, 26 Aug 2008 02:51:12 +0000 (02:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 26 Aug 2008 02:51:12 +0000 (02:51 +0000)
config/elfutils.spec.in
configure.ac

index 8ebc0580f38cc843661a857a2722148377d53a34..78611b2a8b40187f531e424707f07466de260bde 100644 (file)
@@ -182,6 +182,10 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_libdir}/libelf.a
 
 %changelog
+* Mon Aug 25 2008 Ulrich Drepper <drepper@redhat.com> 0.136-1
+- libdwfl: bug fixes; new segment interfaces;   all the libdwfl-based
+ tools now support --core=COREFILE option
+
 * 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
index a7a4cce21e330d2847d8251ec44c09f4f6286a5e..bd12af2adf1bd4687849c330c4a3adc406c524d8 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.135],[http://bugzilla.redhat.com/bugzilla/],
+AC_INIT([Red Hat elfutils],[0.136],[http://bugzilla.redhat.com/bugzilla/],
        [elfutils])
 
 AC_CONFIG_AUX_DIR([config])