From: Ondřej Surý Date: Thu, 10 Feb 2022 10:44:42 +0000 (+0100) Subject: Add CHANGES and release note for [GL #3140] X-Git-Tag: v9.19.0~105^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f216eb0d64055a6f83ecbdf44b97b2099cfe816c;p=thirdparty%2Fbind9.git Add CHANGES and release note for [GL #3140] --- diff --git a/CHANGES b/CHANGES index b3674015c58..31d65916611 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5813. [func] The "keep-response-order" ACL has been declared + obsolete, and is now non-operational. [GL #3140] + 5812. [func] Drop the artificial limit on the number of queries processed in a single TCP read callback. [GL #3141] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 2da69354f68..be82bdff9c4 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -36,6 +36,10 @@ Removed Features packets only. This renders the ``dig`` option ``+mapped`` non-functioning and thus the option has been removed. :gl:`#3093` +- The ``keep-order-response`` option has been declared obsolete and the + functionality has been removed. ``named`` expects DNS clients to be + fully compliant with :rfc:`7766`. :gl:`#3140` + Feature Changes ~~~~~~~~~~~~~~~