summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index caf20dd4..dccea28b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 0.183
+
+debuginfod: New thread-busy metric and more detailed error metrics.
+ New --fdcache-mintmp and tracking of filesystem freespace.
+
+debuginfod-client: DEBUGINFOD_SONAME macro added to debuginfod.h which
+ can be used to dlopen the libdebuginfod.so library.
+ New function debuginfod_set_verbose_fd and
+ DEBUGINFOD_VERBOSE environment variable.
+
+config: profile.sh and profile.csh won't export DEBUGINFOD_URLS unless
+ configured --enable-debuginfod-urls[=URLS]
+
+elflint, readelf: Recognize SHF_GNU_RETAIN.
+ Handle SHT_X86_64_UNWIND as valid relocation target.
+
Version 0.182
backends: Support for tilegx has been removed.