From: Michał Kępień Date: Thu, 4 Aug 2022 21:13:22 +0000 (+0200) Subject: Fix option name in the release note for GL #3140 X-Git-Tag: v9.19.4~2^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbb662607ceea963f41d3e7cd4a1ca21c9f46ff6;p=thirdparty%2Fbind9.git Fix option name in the release note for GL #3140 --- diff --git a/doc/notes/notes-9.19.0.rst b/doc/notes/notes-9.19.0.rst index 42d475348f6..886a69f5983 100644 --- a/doc/notes/notes-9.19.0.rst +++ b/doc/notes/notes-9.19.0.rst @@ -41,7 +41,7 @@ New Features Removed Features ~~~~~~~~~~~~~~~~ -- The ``keep-order-response`` option has been declared obsolete and the +- The ``keep-response-order`` option has been declared obsolete and the functionality has been removed. :iscman:`named` expects DNS clients to be fully compliant with :rfc:`7766`. :gl:`#3140`