From: Michał Kępień Date: Mon, 16 Nov 2020 13:49:34 +0000 (+0100) Subject: Add release note for GL #1736 X-Git-Tag: v9.16.10~12^2~3^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d847cb96b97a8f37e9f400d8feb4c4d224b2a4c;p=thirdparty%2Fbind9.git Add release note for GL #1736 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index c73a4c7e733..c428d053b80 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -45,6 +45,10 @@ Bug Fixes - ``named`` could crash with an assertion failure if a TCP connection were closed while a request was still being processed. [GL #2227] +- A problem obtaining glue records could prevent a stub zone from + functioning properly, if the authoritative server for the zone were + configured for minimal responses. [GL #1736] + - ``UV_EOF`` is no longer treated as a ``TCP4RecvErr`` or a ``TCP6RecvErr``. [GL #2208]