Add CHANGES and release notes for [GL #2478]
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,3 +1,7 @@
|
||||
5673. [func] Add "--disable-doh" configuration option to allow
|
||||
BIND 9 to compile without libnghttp2 library.
|
||||
[GL #2478]
|
||||
|
||||
5672. [bug] Authentication of rndc messages could fail if a
|
||||
"controls" statement was configured with multiple
|
||||
key algorithms in the same listener. [GL #2756]
|
||||
|
||||
@@ -47,6 +47,10 @@ Feature Changes
|
||||
``named`` now sends back empty DNS messages with the TC (TrunCated) bit set,
|
||||
forcing the DNS client to fall back to TCP. :gl:`#2790`
|
||||
|
||||
- DNS over HTTPS support can be disabled at the compile time via the new
|
||||
configuration option ``--disable-doh``. This allows BIND 9 to be
|
||||
compiled without libnghttp2 library. [GL #2478]
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user