]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for #4625
authorMatthijs Mekking <matthijs@isc.org>
Mon, 11 Mar 2024 09:57:59 +0000 (10:57 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 12 Mar 2024 08:10:58 +0000 (09:10 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 64e6ae2621d30468bb8acb5ab1a9427646b3cbc7..3b990f5764b001f9a94b078cb92459d8ab6cd0c3 100644 (file)
--- 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