]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #993
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 16 Jan 2024 15:44:15 +0000 (16:44 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 16 Jan 2024 15:44:15 +0000 (16:44 +0100)
- Merge #993: Update b.root-servers.net also in example config file.

doc/Changelog

index 78ad7c1548d89ea3172b447f416db87fd5051e89..6085ea43f4ed5c0c4848ed39c388fa0482206bac 100644 (file)
@@ -1,6 +1,7 @@
 16 January 2024: Wouter
        - Fix to link with libssp for libcrypto and getaddrinfo check for
          only header. Also update crosscompile to remove ssp for 32bit.
+       - Merge #993: Update b.root-servers.net also in example config file.
 
 15 January 2024: Wouter
        - Fix to link with -lcrypt32 for OpenSSL 3.2.0 on Windows.