summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 80faca39..1f37f9c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
Version 0.189
+configure: eu-nm, eu-addr2line and eu-stack can provide demangled symbols
+ when linked with libstdc++. Use --disable-demangler to disable.
+
libdwfl: dwfl_module_return_value_location now returns 0 (no return type)
for DIEs that point to a DW_TAG_unspecified_type.