summaryrefslogtreecommitdiff
path: root/debuginfod/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'debuginfod/ChangeLog')
-rw-r--r--debuginfod/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debuginfod/ChangeLog b/debuginfod/ChangeLog
index 505ff2e7..39f7d731 100644
--- a/debuginfod/ChangeLog
+++ b/debuginfod/ChangeLog
@@ -1,5 +1,9 @@
2022-05-09 Mark Wielaard <mark@klomp.org>
+ * debuginfod.cxx (conninfo): Always provide servname to getnameinfo.
+
+2022-05-09 Mark Wielaard <mark@klomp.org>
+
* debuginfod-client.c (debuginfod_query_server): Add
curl_easy_setopt_ck macro, use it for all curl_easy_setopt calls.