summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b88e3b9..a62d2b55 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
-*-Mode: outline-*-
+* News for v0.98.5:
+
+** Fix a typo in the man-page of unw_create_addr_space().
+** Fix an off-by-1 bug in the handling of the dynamic ALIAS directive
+ for ia64. Reported by Todd L. Miller.
+** Fix a bug in libunwind-ptrace which could cause crash due to extraneous
+ munmap() calls.
+
* News for v0.98.4:
** Fix a typo in _ReadSLEB.c which caused hangs when throwing exceptions