summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Drepper <[email protected]>2009-07-14 10:42:01 -0700
committerUlrich Drepper <[email protected]>2009-07-14 10:42:01 -0700
commit96d950e3e28d89469b62b46d5a014ad1260e6a1a (patch)
tree41ae8fb1076bd239f349d80abe898deb871eb753 /NEWS
parent8089343cc61743db7bf0fd75c21132cbab5c01fd (diff)
Add STB_GNU_UNIQUE support to elflint.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1b73645f..5d1a85a3 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ libelf: Add elf_getshdrnum alias for elf_getshnum and elf_getshdrstrndx alias
libebl: Add support for STB_GNU_UNIQUE.
+elflint: Add support for STB_GNU_UNIQUE.
+
readelf: Add -N option, speeds up DWARF printing without address->name lookups.
Version 0.141: