summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2022-07-13 22:34:36 +0200
committerMark Wielaard <mark@klomp.org>2022-07-13 22:34:36 +0200
commit2fb8571e78852cc71c0128705f500490d79f8a94 (patch)
tree5bb97f9e9f284fac613cec14e56095e8fbb8ddf3 /NEWS
parenta4b1839c3c46d461765de894dc4b4b0c5580fc1b (diff)
downloadelfutils-2fb8571e78852cc71c0128705f500490d79f8a94.tar.gz
Move dwfl_get_debuginfod_client to ELFUTILS_0.188
0.187 was already released, so add new function to 0.188. Also add NEWS entry and INTUSE. Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c133fcbe..392f2edc 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ Version 0.188 some time after 0.187
debuginfod: Add --disable-source-scan option.
+libdwfl: Add new function dwfl_get_debuginfod_client.
+
Version 0.187
debuginfod: Support -C option for connection thread pooling.