From: Matthijs Mekking Date: Mon, 11 Mar 2024 09:57:59 +0000 (+0100) Subject: Add CHANGES for #4625 X-Git-Tag: v9.19.22~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c357ef900cb71e5d2528a0853776d9ba5f9cbfdb;p=thirdparty%2Fbind9.git Add CHANGES for #4625 --- diff --git a/CHANGES b/CHANGES index 64e6ae2621d..3b990f5764b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6358. [bug] Fix validate_dnskey_dsset when KSK is not signing, + do not skip remainder of DS RRset. [GL #4625] + 6357. [func] The QP zone database implementation introduced in change #6355 has now been replaced with a version based on the multithreaded dns_qpmulti API, which