]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3205]
authorAram Sargsyan <aram@isc.org>
Sun, 13 Mar 2022 13:53:50 +0000 (13:53 +0000)
committerAram Sargsyan <aram@isc.org>
Fri, 18 Mar 2022 10:29:08 +0000 (10:29 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 061cedd6eba9458b67b7440fbf1256166e47c4bd..0e652f6e352bd64f6a6854e0da48169953f4460b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5833.  [bug]           When encountering socket error while trying to initiate
+                       a TCP connection to a server, dig could hang
+                       indefinitely, when there were more servers to try.
+                       [GL #3205]
+
 5832.  [bug]           When timing-out or having other types of socket errors
                        during a query, dig wasn't trying to perform the lookup
                        using other servers, in case they exist. [GL #3128]