]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #2490]
authorDiego Fronza <diego@isc.org>
Tue, 16 Feb 2021 16:34:44 +0000 (13:34 -0300)
committerDiego Fronza <diego@isc.org>
Thu, 25 Mar 2021 17:12:16 +0000 (14:12 -0300)
CHANGES

diff --git a/CHANGES b/CHANGES
index 765a297a8c554d75cfa28c366fb2933bd75329f0..c01583ed8c5a66d63bbedd272d70cc541c1b5506 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5608.  [bug]           Dig now honors +retry=0 and +tries=1 when queries
+                       are sent over TCP (+tcp) and the remote server closes
+                       the connection prematurely. [GL #2490]
+
 5607.  [bug]           Rekey after 'rndc dnssec -checkds' or 'rndc dnssec
                        -rollover' command is received, because such a command
                        may influence the next key event. [GL #2488]