From: George Thessalonikefs Date: Sun, 3 Jul 2022 20:21:56 +0000 (+0200) Subject: - Add missing changelog entries from PR #706. X-Git-Tag: release-1.16.1rc1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24cb764d61b6cfe0a89e5bced4b4830956c0292f;p=thirdparty%2Funbound.git - Add missing changelog entries from PR #706. --- diff --git a/doc/Changelog b/doc/Changelog index 09647e423..03b196a8e 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,6 +2,15 @@ - Merge PR #671 from Petr Menšík: Disable ED25519 and ED448 in FIPS mode on openssl3. +1 July 2022: George + - Merge PR #706: NXNS fallback. + - From #706: Cached NXDOMAIN does not increase the target nx + responses. + - From #706: Don't generate parent side queries if we already + have the lame records in cache. + - From #706: When a lame address is the best choice, don't try to + generate target queries when the missing targets are all lame. + 29 June 2022: Wouter - iana portlist update. - Fix detection of libz on windows compile with static option.