]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release notes for [GL #3461]
authorAram Sargsyan <aram@isc.org>
Tue, 19 Jul 2022 14:34:33 +0000 (14:34 +0000)
committerAram Sargsyan <aram@isc.org>
Mon, 1 Aug 2022 13:49:46 +0000 (13:49 +0000)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index deecead614fca65ee9e4e7a49426922db694e700..08ac2bdf03044cf3fc7c0693d1625a91d3882ac9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5934.  [func]          Improve fetches-per-zone fetch limit logging to log
+                       the final allowed and spilled values of the fetch
+                       counters before the counter object gets destroyed.
+                       [GL #3461]
+
 5933.  [port]          Automatically disable RSASHA1 and NSEC3RSASHA1 in
                        named on Fedorda 33, Oracle Linux 9 and RHEL9 when
                        they are disabled by the security policy. [GL #3469]
index a41370d496476aa7d120c6eba4dbf0ce6d9586b5..5509cdcf82e0fc1088a722c153d4224ed8f38a2a 100644 (file)
@@ -48,6 +48,10 @@ Feature Changes
   to different DNSSEC algorithms is not possible when RSASHA1 is
   disallowed by the OS. :gl:`#3469`
 
+- Fetch limit log messages have been improved to provide more complete
+  information. Specifically, the final values of allowed and spilled fetches
+  will now be logged before the counter object gets destroyed. :gl:`#3461`
+
 Bug Fixes
 ~~~~~~~~~