CHANGES and release notes

This commit is contained in:
Evan Hunt
2020-10-07 14:07:36 -07:00
committed by Ondřej Surý
parent 934d6c6f92
commit 42d94614e4
2 changed files with 5 additions and 1 deletions

View File

@@ -34,7 +34,8 @@ Removed Features
Feature Changes
~~~~~~~~~~~~~~~
- None.
- The network manager API is now used by ``named`` to send zone transfer
requests. [GL #2016]
- The ``dig``, ``host``, and ``nslookup`` tools have been converted to
use the new network manager API rather than the older ISC socket API.