mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 03:09:59 -04:00
[func], not [feature]
This commit is contained in:
parent
b6d733ea3c
commit
eb059776a2
1 changed files with 3 additions and 3 deletions
6
CHANGES
6
CHANGES
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
788. [feature] Add the "match-mapped-addresses" option, which
|
||||
788. [func] Add the "match-mapped-addresses" option, which
|
||||
causes IPv6 v4mapped addresses to be treated as
|
||||
IPv4 addresses for the purpose of acl matching.
|
||||
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
when either using an sdb database or under very
|
||||
rare conditions.
|
||||
|
||||
782. [feature] Implement the serial-query-rate option.
|
||||
782. [func] Implement the "serial-query-rate" option.
|
||||
|
||||
781. [func] Avoid error packet loops by dropping duplicate FORMERR
|
||||
responses. [RT #1006]
|
||||
|
|
@ -1012,7 +1012,7 @@
|
|||
|
||||
471. [bug] nsupdate didn't compile on HP/UX 10.20
|
||||
|
||||
470. [feature] $GENERATE is now supported. See also
|
||||
470. [func] $GENERATE is now supported. See also
|
||||
doc/misc/migration.
|
||||
|
||||
469. [bug] "query-source address * port 53;" now works.
|
||||
|
|
|
|||
Loading…
Reference in a new issue