+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]
``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
~~~~~~~~~