summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-08-14 22:32:30 +0000
committerUlrich Drepper <drepper@redhat.com>2007-08-14 22:32:30 +0000
commit50c6a2f8b9621ae01c8943e80c39bc859c9d5c22 (patch)
treeb6a63d888bc9359ab397d8a1b838f48bce611b7f /config
parent099dd52727f2ce1a2c73cde82af8cd5e06368aec (diff)
downloadelfutils-50c6a2f8b9621ae01c8943e80c39bc859c9d5c22.tar.gz
Prepare for 0.129.elfutils-0.129
Diffstat (limited to 'config')
-rw-r--r--config/elfutils.spec.in4
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 <drepper@redhat.com> 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 <drepper@redhat.com> 0.127-1
- libdw: new function dwarf_getsrcdirs
- libdwfl: new functions dwfl_module_addrsym, dwfl_report_begin_add,