From: Michał Kępień Date: Mon, 12 Apr 2021 10:15:45 +0000 (+0200) Subject: Add release note for GL #2490 X-Git-Tag: v9.17.12~2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05efa53bf505d752f0117d45e7c296ae56a94db5;p=thirdparty%2Fbind9.git Add release note for GL #2490 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 4c0a4e3385e..2c53cae5e71 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -81,6 +81,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.