]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL #3152]
authorEvan Hunt <each@isc.org>
Fri, 1 Jul 2022 21:28:26 +0000 (14:28 -0700)
committerEvan Hunt <each@isc.org>
Wed, 6 Jul 2022 21:16:08 +0000 (14:16 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6608a674cdc8075af0745289e48cdb29fd98e1b1..e3912d5958d178292757f779dfd8067dda123b89 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5916.  [bug]           When resolving a name, don't give up immediately if an
+                       authoritative server returns FORMERR; try the other
+                       servers first. [GL #3152]
+
 5915.  [bug]           Detect missing closing brace (}) and computational
                        overflows in $GENERATE directives. [GL #3429]