From: Evan Hunt Date: Fri, 11 Feb 2022 20:34:52 +0000 (-0800) Subject: Add CHANGES note for [GL #3133] X-Git-Tag: v9.19.0~110^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=1b25b76921d3a3bf13d00f71d87c67778067e7d6;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3133] --- diff --git a/CHANGES b/CHANGES index 6e09a1491ee..91d3c9acf11 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5808. [bug] Certain TCP failures were not caught and handled + correctly by the dispatch manager, causing + connections to time out rather than returning + SERVFAIL. [GL #3133] + 5807. [bug] Add a TCP "write" timer, and time out writing connections after the "tcp-idle-timeout" period has elapsed. [GL #3132]