+5531. [func] Add a netmgr TLS layer, enabling server-side DoT
+ support (not yet available), and client-side DoT
+ support in dig with "dig +tls". [GL #1840]
+
5530. [bug] DNSTAP did not capture responses to forwarded
UPDATE requests. [GL #2252]
before they ever reach ``dig``. Consequently, the option has been
removed. [GL #2140]
+- Support for DNS over TLS (DoT) has been added to the network manager API, and
+ the support for DoT has been added to the ``dig`` tool and support for
+ listening on TLS port has been added to ``named``. ``named`` could use a
+ certificate provided by the user or it can generate an ephemeral certificate
+ on startup of the daemon.
+
Bug Fixes
~~~~~~~~~