]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3407]
authorAram Sargsyan <aram@isc.org>
Mon, 20 Jun 2022 12:32:45 +0000 (12:32 +0000)
committerAram Sargsyan <aram@isc.org>
Fri, 22 Jul 2022 08:35:35 +0000 (08:35 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1c31fcefd3d73cf3efdc531f718013fe4b23af07..c2a85fe12deb0a2b6f7974b4aff7b5031372031b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+5930.  [bug]           Fix DiG query retry and fail-over bug in UDP mode.
+                       Also simplify the overall retry and fail-over logic to
+                       make it behave predictably, and always respect the
+                       documented +retry/+tries count set by a command-line
+                       option (or use the default values of 2 or 3
+                       respectively). [GL #3407]
+
 5929.  [func]          The use of the "max-zone-ttl" option in "zone" and
                        "options" blocks is now deprecated; this should
                        now be configured as part of "dnssec-policy"