summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhp.com!davidm <hp.com!davidm>2005-04-20 21:32:20 +0000
committerhp.com!davidm <hp.com!davidm>2005-04-20 21:32:20 +0000
commit38d99eee0ad2de0f214eda6366eafe7fb34e123b (patch)
treeaf485577ba8f1c76efd2be3abbc658b882e8b3c2 /NEWS
parentcf49fe8be4f78a8ff52d7f7ebe9886ebb606ce4d (diff)
downloadlibunwind-38d99eee0ad2de0f214eda6366eafe7fb34e123b.tar.gz
Update for v0.98.5 release.
(Logical change 1.289)
Diffstat (limited to 'NEWS')
-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