]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Added CHANGES and release note for [GL #4668]
authorAydın Mercan <aydin@isc.org>
Wed, 8 May 2024 11:58:57 +0000 (14:58 +0300)
committerAydın Mercan <aydin@isc.org>
Fri, 10 May 2024 09:08:52 +0000 (12:08 +0300)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 873c1b948d38a7c5dba2ff79847f5b7a87a34ed9..a3432c8c507e9b44682dcb1c68ac471f489137db 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6387.  [func]          Added a new statistics variable "recursive high-water"
+                       that reports the maximum number of simultaneous
+                       recursive clients BIND has handled while running.
+                       [GL #4668]
+
 6386.  [bug]           When shutting down catzs->view could point to freed
                        memory. Obtain a reference to the view to prevent this.
                        [GL #4502]
index 133d75c2a31e8935758b0e1453d97f33c0d18fc9..0b57512d6ed18dd3d68890b9ee5f6c9af34aaf6a 100644 (file)
@@ -20,7 +20,9 @@ Security Fixes
 New Features
 ~~~~~~~~~~~~
 
-- None.
+- Added a new statistics variable ``recursive high-water`` that reports
+  the maximum number of simultaneous recursive clients BIND has handled
+  while running. :gl:`#4668`
 
 Removed Features
 ~~~~~~~~~~~~~~~~