]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #1736
authorMichał Kępień <michal@isc.org>
Mon, 16 Nov 2020 13:49:34 +0000 (14:49 +0100)
committerMichał Kępień <michal@isc.org>
Mon, 16 Nov 2020 13:49:34 +0000 (14:49 +0100)
doc/notes/notes-current.rst

index b481e817361132fedaa6469ef0233f3ad800e7ad..706e217077f5e40e303438dbd02046364639b0dc 100644 (file)
@@ -45,5 +45,9 @@ 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]