Add release note for GL #1736

This commit is contained in:
Michał Kępień 2020-11-16 11:00:50 +01:00
parent a4dea3c70c
commit 572bc05aca

View file

@ -71,6 +71,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]