]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix TCP high-water release note
authorMichał Kępień <michal@isc.org>
Wed, 6 Nov 2019 15:25:55 +0000 (16:25 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 6 Nov 2019 20:00:28 +0000 (21:00 +0100)
Add missing GitLab issue number to the TCP high-water release note.

(cherry picked from commit d0a3273d4dc3f6b04e1bf983478066fecf5ab856)

doc/arm/notes-9.11.13.xml

index 051943a452a0fd888ea731d703fbb0c9e011c65a..aa9c1698c2268bae7297fad48e3311b06622bae0 100644 (file)
   <section xml:id="relnotes-9.11.13-features"><info><title>New Features</title></info>
     <itemizedlist>
       <listitem>
-       <para>
+        <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>
+          has handled while running. [GL #1206]
+        </para>
       </listitem>
     </itemizedlist>
   </section>
+
 </section>