diff options
Diffstat (limited to 'config/elfutils.spec.in')
-rw-r--r-- | config/elfutils.spec.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index cb7ddd62..effdc520 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -180,6 +180,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.a %changelog +* Tue Aug 14 2007 Ulrich Drepper <[email protected]> 0.129-1 +- readelf: new options --hex-dump (or -x), --strings (or -p) +- addr2line: new option --symbols (or -S) + * Wed Apr 18 2007 Ulrich Drepper <[email protected]> 0.127-1 - libdw: new function dwarf_getsrcdirs - libdwfl: new functions dwfl_module_addrsym, dwfl_report_begin_add, |