diff --git a/CHANGES b/CHANGES index decd01d2db..adaab154c9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ + 390. [func] The function dns_zone_setdbtype() now takes + an argc/argv style vector of words and sets + both the zone database type and its arguments, + making the functions dns_zone_adddbarg() + and dns_zone_cleardbargs() unnecessary. 389. [bug] Attempting to send a reqeust over IPv6 using dns_request_create() on a system without IPv6 @@ -20,12 +25,6 @@ 383. [func] When writing a master file, print the SOA and NS records (and their SIGs) before other records. - 382. [func] The function dns_zone_setdbtype() now takes - an argc/argv style vector of words and sets - both the zone database type and its arguments, - making the functions dns_zone_adddbarg() - and dns_zone_cleardbargs() unnecessary. - 382. [bug] named -u failed on Debian Linux. 381. [bug] Check for IPV6_RECVPKTINFO and use it instead of