]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #1224:
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Tue, 21 Jan 2025 16:35:00 +0000 (17:35 +0100)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Tue, 21 Jan 2025 16:35:00 +0000 (17:35 +0100)
- Merge #1224 from Theo Buehler: Do not use DSA API unless USE_DSA is
  set.

doc/Changelog

index ed6a09b5c1b926c07ed8bf0388943b7081a9de8b..93e822d46db6cb65cdb8aaf1c74cef0a49dffc7a 100644 (file)
@@ -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