]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3402]
authorMark Andrews <marka@isc.org>
Mon, 20 Jun 2022 00:56:25 +0000 (10:56 +1000)
committerMark Andrews <marka@isc.org>
Wed, 6 Jul 2022 21:47:45 +0000 (07:47 +1000)
(cherry picked from commit 682c6eb5332fd2174df4875574c0ad483fe32379)

CHANGES

diff --git a/CHANGES b/CHANGES
index ea395d9559283de1786b7b4e29b0d24ba9f6d0f0..38fe9f3ab556830ce5a6dfa22c5c30bca9b94933 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,11 @@
 5915.  [bug]           Detect missing closing brace (}) and computational
                        overflows in $GENERATE directives. [GL #3429]
 
+5914.  [bug]           When synth-from-dnssec generated a response using
+                       records from a higher zone, it could unexpectedly prove
+                       non-existance of records in a subordinate grafted-on
+                       namespace. [GL #3402]
+
 5911.  [bug]           Update HTTP listener settings on reconfiguration.
                        [GL #3415]