]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3327]
authorEvan Hunt <each@isc.org>
Thu, 5 May 2022 22:02:43 +0000 (15:02 -0700)
committerEvan Hunt <each@isc.org>
Sat, 14 May 2022 07:58:29 +0000 (00:58 -0700)
(cherry picked from commit 3f478a3bed5f368e4159cf3b3eb547e6506658af)

CHANGES

diff --git a/CHANGES b/CHANGES
index d3aec1ea630cf37ecb834160f1efc1a748cb7fee..ed010e67e98eac0a0f3c54feefbed1e798c224ed 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+5890.  [bug]           When the fetches-per-server quota was adjusted
+                       because of an authoritative server timing out more
+                       or less frequently, it was incorrectly set to 1
+                       rather than the intended value.  This has been
+                       fixed. [GL #3327]
+
 5885.  [bug]           RPZ NSIP and NSDNAME rule processing didn't handle stub
                        and static-stub zones at or above the query name.  This
                        has now been addressed. [GL #3232]