summaryrefslogtreecommitdiff
path: root/elfutils/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'elfutils/NEWS')
-rw-r--r--elfutils/NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/elfutils/NEWS b/elfutils/NEWS
index 4a8163f2..77ea4cb3 100644
--- a/elfutils/NEWS
+++ b/elfutils/NEWS
@@ -1,3 +1,18 @@
+Version 0.145:
+
+Fix build with --disable-dependency-tracking.
+
+Fix build with most recent glibc headers.
+
+libelf: More robust to bogus section headers.
+
+libdw: Fix CFI decoding.
+
+libdwfl: Fix address bias returned by CFI accessors.
+ Fix core file module layout identification.
+
+readelf: Fix CFI decoding.
+
Version 0.144:
libelf: New function elf_getphdrnum.