summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2010-09-09 23:26:12 -0700
committerRoland McGrath <roland@redhat.com>2010-09-09 23:26:12 -0700
commit6849dbbf6d6bec51692bb28de4b5d2df72d0301d (patch)
tree31d44a9caf5b73244d8f6cdcf8886dd2fb5049e5
parenta4e6b968146b9b2e9879dc4bc0c1f0510f3abf40 (diff)
downloadelfutils-6849dbbf6d6bec51692bb28de4b5d2df72d0301d.tar.gz
strip NEWS item
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 898cb81d..c2123535 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ libdwfl: New function dwfl_dwarf_line.
addr2line: New flag -F/--flags to print DWARF more line information details.
+strip: -g recognizes .gdb_index as a debugging section.
+
Version 0.148:
libdw: Accept DWARF 4 format: new functions dwarf_next_unit, dwarf_offdie_types.