]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3133]
authorEvan Hunt <each@isc.org>
Fri, 11 Feb 2022 20:34:52 +0000 (12:34 -0800)
committerOndřej Surý <ondrej@isc.org>
Thu, 17 Feb 2022 09:02:38 +0000 (10:02 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6e09a1491eededcb5afd09b5b023951c881f14bd..91d3c9acf113246fce0fdbd9c5a44146306992a0 100644 (file)
--- 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]