From d0a3273d4dc3f6b04e1bf983478066fecf5ab856 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Wed, 6 Nov 2019 16:25:55 +0100 Subject: [PATCH] Fix TCP high-water release note Add missing GitLab issue number to the TCP high-water release note. --- doc/arm/notes-new-features.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arm/notes-new-features.xml b/doc/arm/notes-new-features.xml index bf634a71cd..95c27fb0db 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]