summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-01-16 21:11:49 -0800
committerUlrich Drepper <drepper@redhat.com>2009-01-16 21:11:49 -0800
commit3a52c7a528e41cc28e69e68ef817f0b2d7f130e5 (patch)
tree3b90be96c4b183b50479b32b7b6dcce13819c42e /NEWS
parent05d2b20ec250a51de74066a203b516f11bc30d89 (diff)
downloadelfutils-3a52c7a528e41cc28e69e68ef817f0b2d7f130e5.tar.gz
Implement check for PT_GNU_EH_FRAME program header check.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e0414375..07d80a45 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ libcpu: Add Intel SSE4 disassembler support
readelf: Implement call frame information and exception handling dumping.
Add -e option. Enable it implicitly for -a.
+elflint: Check PT_GNU_EH_FRAME program header entry.
+
libdwfl: Support automatic gzip/bzip2 decompression of ELF files.
Version 0.138: