]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
News items
authorRoland McGrath <roland@redhat.com>
Thu, 8 Nov 2007 00:59:30 +0000 (00:59 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 8 Nov 2007 00:59:30 +0000 (00:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index eb52105a6933a7e4e529663829ff020dc10f1a14..ac86463a90211ed710b53f1d6ec31e14c1c16080 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 0.131:
+
+libdw: DW_FORM_ref_addr support; dwarf_formref entry point now deprecated;
+       bug fixes for oddly-formatted DWARF
+
+libdwfl: bug fixes in offline archive support, symbol table handling;
+        apply partial relocations for dwfl_module_address_section on ET_REL
+
+libebl: powerpc backend support for Altivec registers
+
 Version 0.130:
 
 readelf: -p option can take an argument like -x for one section,