mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
11
CHANGES
11
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
|
389. [bug] Attempting to send a reqeust over IPv6 using
|
||||||
dns_request_create() on a system without IPv6
|
dns_request_create() on a system without IPv6
|
||||||
@@ -20,12 +25,6 @@
|
|||||||
383. [func] When writing a master file, print the SOA and NS
|
383. [func] When writing a master file, print the SOA and NS
|
||||||
records (and their SIGs) before other records.
|
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.
|
382. [bug] named -u failed on Debian Linux.
|
||||||
|
|
||||||
381. [bug] Check for IPV6_RECVPKTINFO and use it instead of
|
381. [bug] Check for IPV6_RECVPKTINFO and use it instead of
|
||||||
|
Reference in New Issue
Block a user