]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
0.150 NEWS items
authorRoland McGrath <roland@redhat.com>
Tue, 23 Nov 2010 01:35:56 +0000 (17:35 -0800)
committerRoland McGrath <roland@redhat.com>
Tue, 23 Nov 2010 01:35:56 +0000 (17:35 -0800)
NEWS

diff --git a/NEWS b/NEWS
index dd73963823f09f6074baa280b75c6f61ad7a13af..62460220044799547b6352a389462778531f1828 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 0.150
+
+libdw: Fix for handling huge .debug_aranges section.
+
+libdwfl: Fix for handling prelinked DSO with separate debug file.
+
+findtextrel: Fix diagnostics to work with usual section ordering.
+
+libebl: i386 backend fix for multi-register integer return value location.
+
 Version 0.149:
 
 libdw: Decode new DW_OP_GNU_implicit_pointer operation;