mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:00:00 -04:00
Add CHANGES and release note for [GL #3140]
This commit is contained in:
parent
ddd5b0ff89
commit
f216eb0d64
2 changed files with 7 additions and 0 deletions
3
CHANGES
3
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]
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue