]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Reorder release notes
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 f04a639b126be86b46d8cc497779881b62010839..b481e817361132fedaa6469ef0233f3ad800e7ad 100644 (file)
@@ -42,8 +42,8 @@ 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]