From: Michał Kępień Date: Wed, 6 Nov 2019 15:25:55 +0000 (+0100) Subject: Fix TCP high-water release note X-Git-Tag: v9.15.6~27^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0a3273d4dc3f6b04e1bf983478066fecf5ab856;p=thirdparty%2Fbind9.git Fix TCP high-water release note Add missing GitLab issue number to the TCP high-water release note. --- diff --git a/doc/arm/notes-new-features.xml b/doc/arm/notes-new-features.xml index bf634a71cd4..95c27fb0db0 100644 --- a/doc/arm/notes-new-features.xml +++ b/doc/arm/notes-new-features.xml @@ -15,7 +15,7 @@ Added a new statistics variable tcp-highwater that reports the maximum number of simultaneous TCP clients BIND - has handled while running. + has handled while running. [GL #1206]