From: Yorgos Thessalonikefs Date: Tue, 21 Jan 2025 16:35:00 +0000 (+0100) Subject: Changelog entry for #1224: X-Git-Tag: release-1.23.0rc1~55 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=cc55beefc82a76f8940db1cb5e3f9ba396d94304;p=thirdparty%2Funbound.git Changelog entry for #1224: - Merge #1224 from Theo Buehler: Do not use DSA API unless USE_DSA is set. --- diff --git a/doc/Changelog b/doc/Changelog index ed6a09b5c..93e822d46 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -4,6 +4,8 @@ - Port to string only when needed before getaddrinfo(). - Do not open unencrypted channels next to encrypted ones on the same port. + - Merge #1224 from Theo Buehler: Do not use DSA API unless USE_DSA is + set. 21 January 2025: Wouter - Fix compile of interface check code when dnscrypt or quic is