diff options
Diffstat (limited to 'debuginfod/ChangeLog')
-rw-r--r-- | debuginfod/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debuginfod/ChangeLog b/debuginfod/ChangeLog index 2ddb7ca0..8f9637f5 100644 --- a/debuginfod/ChangeLog +++ b/debuginfod/ChangeLog @@ -1,3 +1,8 @@ +2023-01-10 Mark Wielaard <mark@klomp.org> + + * debuginfod-client.c (debuginfod_query_server): Use + CURL_AT_LEAST_VERSION(7.85.0) for CURLOPT_PROTOCOLS_STR. + 2022-12-21 Mark Wielaard <mark@klomp.org> * debuginfod-client.c: Define CURL_AT_LEAST_VERSION. |