]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #2490
authorMichał Kępień <michal@isc.org>
Mon, 12 Apr 2021 11:54:22 +0000 (13:54 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 29 Apr 2021 09:12:38 +0000 (11:12 +0200)
doc/notes/notes-current.rst

index e58bcd04690adac6c940898c4e72961bee25bff9..0a46290f59cbc430b50c9c6c5abbbb8a9899ec9f 100644 (file)
@@ -98,6 +98,10 @@ Bug Fixes
   been fixed. If a corrupt journal file is detected, ``named`` can now
   recover from it. [GL #2600]
 
+- When sending queries over TCP, ``dig`` now properly handles ``+tries=1
+  +retry=0`` by not retrying the connection when the remote server
+  closes the connection prematurely. [GL #2490]
+
 - CDS/CDNSKEY DELETE records are now removed when a zone transitions
   from a secure to an insecure state. ``named-checkzone`` also no longer
   reports an error when such records are found in an unsigned zone.