From: Michał Kępień Date: Mon, 16 Nov 2020 13:49:34 +0000 (+0100) Subject: Reorder release notes X-Git-Tag: v9.16.10~12^2~3^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10459b8151df3162e9b72bf9cab2266d92c9f5e6;p=thirdparty%2Fbind9.git Reorder release notes --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index c9a20e7c8e7..c73a4c7e733 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -42,11 +42,11 @@ Feature Changes Bug Fixes ~~~~~~~~~ -- ``UV_EOF`` is no longer treated as a ``TCP4RecvErr`` or a - ``TCP6RecvErr``. [GL #2208] - - ``named`` could crash with an assertion failure if a TCP connection were closed while a request was still being processed. [GL #2227] +- ``UV_EOF`` is no longer treated as a ``TCP4RecvErr`` or a + ``TCP6RecvErr``. [GL #2208] + - The synthesised CNAME from a DNAME was incorrectly followed when the QTYPE was CNAME or ANY. [GL #2280]