summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2007-11-08 00:59:30 +0000
committerRoland McGrath <roland@redhat.com>2007-11-08 00:59:30 +0000
commit478a9607def40fdbc48ba4ecff8597e1b34589af (patch)
treee4ee5e055a478142dcfbcc002409e4421567b313
parent2449d7f7809b8474f31b76f26cecd68db45a392e (diff)
News items
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eb52105a..ac86463a 100644
--- 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,