summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 24aa18ba..4a8163f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
Version 0.144:
+libelf: New function elf_getphdrnum.
+ Now support using more than 65536 program headers in a file.
+
libdw: New function dwarf_aggregate_size for computing (constant) type
sizes, including array_type cases with nontrivial calculation.