summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2022-04-25 18:27:33 +0200
committerMark Wielaard <mark@klomp.org>2022-04-25 18:31:45 +0200
commit059e690e896e37c16774047bd1fd0c9e608545b8 (patch)
tree370421c3a78aad6b105a2b27bf6299305b47498b /NEWS
parent08e448456e27339aeb326828d44069028518038a (diff)
downloadelfutils-059e690e896e37c16774047bd1fd0c9e608545b8.tar.gz
Prepare for 0.187elfutils-0.187
Set version to 0.187 Update NEWS and elfutils.spec.in Set copyright year in configure.ac and printversion. Regenerate po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
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