]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Added TCP high-water entry to release notes
authorDiego Fronza <diego@isc.org>
Tue, 29 Oct 2019 19:21:00 +0000 (16:21 -0300)
committerOndřej Surý <ondrej@sury.org>
Wed, 6 Nov 2019 11:54:40 +0000 (12:54 +0100)
(cherry picked from commit dd492b64d91c5e5bd202e5fd4d4fd50a584219a8)

doc/arm/notes-9.11.13.xml

index 613dbe581dc1ca01604e2ca5a13c1ca98f39bf17..12cf4fd27bf275db9cb03ad0950d3c7b743737e8 100644 (file)
 
 <section xml:id="relnotes-9.11.13"><info><title>Notes for BIND 9.11.13</title></info>
 
-  <para>
-    None.
-  </para>
-
+  <section xml:id="relnotes-9.11.10-features"><info><title>New Features</title></info>
+    <itemizedlist>
+      <listitem>
+       <para>
+          Added a new statistics variable <command>tcp-highwater</command>
+          that reports the maximum number of simultaneous TCP clients BIND
+          has handled while running.
+       </para>
+      </listitem>
+    </itemizedlist>
+  </section>
 </section>