Changelog note for #993

- Merge #993: Update b.root-servers.net also in example config file.
This commit is contained in:
W.C.A. Wijngaards 2024-01-16 16:44:15 +01:00
parent 0e5dab5eaf
commit fea8f0d5fd

View 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.