summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2010-02-15 16:05:58 -0800
committerRoland McGrath <roland@redhat.com>2010-02-15 16:05:58 -0800
commit056d6937a2740de717877e5849205917b461fbac (patch)
treefce215f7619cbaf992c89d8f77dfaaf1c54a51d7
parent22359e265395fd2f8267190ef97f5417770e6206 (diff)
downloadelfutils-056d6937a2740de717877e5849205917b461fbac.tar.gz
NEWS items since 0.144
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4a8163f2..88b085a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 0.145:
+
+Fix build with --disable-dependency-tracking.
+
+Fix build with most recent glibc headers.
+
+libdw: Fix CFI decoding.
+
+libdwfl: Fix address bias returned by CFI accessors.
+
+readelf: Fix CFI decoding.
+
Version 0.144:
libelf: New function elf_getphdrnum.