]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Added TCP high-water entry to CHANGES
authorDiego Fronza <diego@isc.org>
Tue, 29 Oct 2019 18:57:39 +0000 (15:57 -0300)
committerOndřej Surý <ondrej@sury.org>
Wed, 6 Nov 2019 08:18:27 +0000 (09:18 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index fcfdeee32809f4750980a9cee2e560a40d31d041..4714f3cabafa3b55f10619267ece52db755b95d3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5314.  [func]          Added a new statistics variable "tcp-highwater"
+                       that reports the maximum number of simultaneous TCP
+                       clients BIND has handled while running. [GL #1206]
+
 5313.  [bug]           The default GeoIP2 database location did not match
                        the ARM.  'named -V' now reports the default
                        location. [GL #1301]