mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 00:39:59 -04:00
Changes 175 through 179
This commit is contained in:
parent
4932a54ed6
commit
cde7793c7f
1 changed files with 21 additions and 0 deletions
21
CHANGES
21
CHANGES
|
|
@ -1,3 +1,24 @@
|
|||
179. [func] options named.conf statement *must* now come
|
||||
before any zone or view statements.
|
||||
|
||||
178. [func] Post-load of named.conf check verifies a slave zone
|
||||
has non-empty list of masters defined.
|
||||
|
||||
177. [func] New per-zone boolean:
|
||||
|
||||
enable-zone yes | no ;
|
||||
|
||||
intended to let a zone be disabled without having
|
||||
to comment out the entire zone statement.
|
||||
|
||||
176. [func] New global and per-view option:
|
||||
|
||||
max-cache-ttl number
|
||||
|
||||
175. [func] New global and per-view option:
|
||||
|
||||
addition-data internal | minimal | maximal;
|
||||
|
||||
174. [func] New public function isc_sockaddr_format(), for
|
||||
formatting socket addresses in log messages.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue