]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL #4659]
authorEvan Hunt <each@isc.org>
Thu, 25 Apr 2024 17:30:47 +0000 (10:30 -0700)
committerEvan Hunt <each@isc.org>
Thu, 25 Apr 2024 17:30:47 +0000 (10:30 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1efab4c2e0c213f71080394c3e3e7dda6b5502f6..98eca3480b50e2f3b56961e9645e69d15dd06ab6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6379.  [bug]           A QP iterator bug could result in DNSSEC validation
+                       failing because the wrong NSEC was returned. [GL #4659]
+
 6378.  [func]          The option to specify the number of UDP dispatches was
                        previously removed. An attempt to use the option now
                        prints a warning. [GL #1879]