diff --git a/CHANGES b/CHANGES index 64e6ae2621..3b990f5764 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