]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #3584]
authorAram Sargsyan <aram@isc.org>
Tue, 18 Oct 2022 08:54:11 +0000 (08:54 +0000)
committerAram Sargsyan <aram@isc.org>
Tue, 18 Oct 2022 08:54:11 +0000 (08:54 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index db66391e2a83138fa8d4e9ad1d99ff6f18f6cb99..1c450972eebbc8ee4318bcf1459398ffc86b0dff 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5998.  [bug]           The RecursClients statistics counter could overflow
+                       in certain resolution scenarios. [GL #3584]
+
 5997.  [cleanup]       Less ceremonial UNEXPECTED_ERROR() and FATAL_ERROR()
                        reporting macros. [GL !6914]