Reorder release notes

This commit is contained in:
Michał Kępień
2020-11-16 14:49:34 +01:00
parent 51a5b64993
commit 10459b8151

View File

@@ -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]