summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2009-06-28 14:48:02 -0700
committerRoland McGrath <roland@redhat.com>2009-06-28 14:48:02 -0700
commit5dbccdbeba148960ff97a96088894ec46add70c6 (patch)
treef7084fb85404c414d2d897b7ae8c24d6b2f5c33a /NEWS
parent8d7432288a321d00cc12dbbfa302285f03c68621 (diff)
downloadelfutils-5dbccdbeba148960ff97a96088894ec46add70c6.tar.gz
readelf: Add -N option, speeds up DWARF printing without address->name lookups.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e3106f71..2933d35a 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ libelf: Add elf_getshdrnum alias for elf_getshnum and elf_getshdrstrndx alias
for elf_getshstrndx and deprecate original names. Sun screwed up
their implementation and asked for a solution.
+readelf: Add -N option, speeds up DWARF printing without address->name lookups.
+
Version 0.141:
libebl: sparc backend fixes;