summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ea74c019..c74fe3f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,22 @@
-Version 0.187 after 0.186
+Version 0.187
debuginfod: Support -C option for connection thread pooling.
+debuginfod-client: Negative cache file are now zero sized instead of
+ no-permission files.
+
addr2line: The -A, --absolute option, which shows file names including
the full compilation directory is now the default. To get the
old behavior use the new option --relative.
+readelf, elflint: Recognize FDO Packaging Metadata ELF notes
+
+libdw, debuginfo-client: Load libcurl lazily only when files need to
+ be fetched remotely. libcurl is now never
+ loaded when DEBUGINFOD_URLS is unset. And when
+ DEBUGINFOD_URLS is set, libcurl is only loaded
+ when the debuginfod_begin function is called.
+
Version 0.186
debuginfod-client: Default $DEBUGINFOD_URLS is computed from drop-in files