From 82e326cd96ed40ebeccd817c0dcf8dc9a86cc67e Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Wed, 15 May 2024 13:29:27 +0200 Subject: [PATCH] Changelog entry for bug #237 --- Changelog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Changelog b/Changelog index 1513a40d..bb8c7682 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -1.8.4 2022-??-?? +1.8.4 2024-??-?? * Fix building documentation in build directory. Thanks Michael Tokarev * Updated the configure script for split openssl directories. @@ -8,9 +8,11 @@ signedness, add -u repo option to makewin.sh, fix quoting in makewin.sh and check return value of bind and connect in net.c for failure instead of a socket type. And fix to install .exe files. - Fix to compile with OpenSSL 3.2. Update acx_nlnetlabs.m4 to 48. - Fix to compile DLLs, and pick out of the lib64 dir, and include + * Fix to compile with OpenSSL 3.2. Update acx_nlnetlabs.m4 to 48. + * Fix to compile DLLs, and pick out of the lib64 dir, and include libssp-0.dll and ldns-config. + * bugfix #237: Resolver uses nameserver commented out in + /etc/resolv.conf 1.8.3 2022-08-15 * bugfix #183: Assertion failure with OPT record without rdata.