diff --git a/CHANGES b/CHANGES
index 432599be82..b4fd50ae27 100644
--- a/CHANGES
+++ b/CHANGES
@@ -32,7 +32,7 @@
4392. [func] Collect statistics for RSSAC02v3 traffic-volume,
traffic-sizes and rcode-volume reporting. [RT #41475]
-4391. [bug] Fix leaks in contrib DLZ code. [RT #42707]
+4391. [contrib] Fix leaks in contrib DLZ code. [RT #42707]
4390. [doc] Description of masters with TSIG, allow-query and
allow-transfer options in catalog zones. [RT #42692]
diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml
index 55bd9ce439..547c8c085b 100644
--- a/doc/arm/notes.xml
+++ b/doc/arm/notes.xml
@@ -38,27 +38,31 @@
- With the release of BIND 9.11.0, ISC is changing the open source
- license for BIND from the ISC license to the Mozilla Public License
- (MPL 2.0). This change is effective from BIND 9.11.0b1 onwards.
+ With the release of BIND 9.11.0, ISC is changing the open source
+ license for BIND from the ISC license to the Mozilla Public
+ License (MPL 2.0). This change is effective from BIND 9.11.0b1
+ onwards.
- The MPL-2.0 license requires that if you make changes to licensed
- software (e.g. BIND) and distribute them outside your organization,
- that you publish those changes under that same license. It does not
- require that you publish or disclose anything other than the changes
- you made to our software.
+ The MPL-2.0 license requires that if you make changes to licensed
+ software (e.g. BIND) and distribute them outside your
+ organization, that you publish those changes under that same
+ license. It does not require that you publish or disclose
+ anything other than the changes you made to our software.
- This new requirement will not affect anyone who is using BIND
- without redistributing it, nor anyone redistributing it without changes,
- therefore this change will be without consequence for most individuals
- and organizations who are using BIND.
+ This new requirement will not affect anyone who is using BIND
+ without redistributing it, nor anyone redistributing it without
+ changes, therefore this change will be without consequence for
+ most individuals and organizations who are using BIND.
- Those unsure whether or not the license change affects their use of
- BIND, or who wish to discuss how to comply with the license may contact
- ISC at https://www.isc.org/mission/contact/.
+ Those unsure whether or not the license change affects their use
+ of BIND, or who wish to discuss how to comply with the license
+ may contact ISC at
+ https://www.isc.org/mission/contact/
+ .
@@ -77,14 +81,14 @@
New Features
-
+
A new method of provisioning secondary servers called
"Catalog Zones" has been added. This is an implementation of
draft-muks-dnsop-dns-catalog-zones/
.
-
-
+
+
A catalog zone is a regular DNS zone which contains a list
of "member zones", along with the configuration options for
each of those zones. When a server is configured to use a
@@ -96,14 +100,14 @@
itself a DNS zone, this means configuration changes can be
propagated to slaves using the standard AXFR/IXFR update
mechanism.
-
-
+
+
This feature should be considered experimental. It currently
supports only basic features; more advanced features such as
ACLs and TSIG keys are not yet supported. Example catalog
zone configurations can be found in the Chapter 9 of the
BIND Administrator Reference Manual.
-
+
Support for master entries with TSIG keys has been added to catalog
zones, as well as support for allow-query and allow-transfer.
@@ -567,7 +571,7 @@
Feature Changes
-
+
The ISC DNSSEC Lookaside Validation (DLV) service is scheduled
to be disabled in 2017. A warning is now logged when
named is configured to use this service,
@@ -576,14 +580,14 @@
-
+
The timers returned by the statistics channel (indicating current
time, server boot time, and most recent reconfiguration time) are
now reported with millisecond accuracy. [RT #40082]
-
+
Updated the compiled-in addresses for H.ROOT-SERVERS.NET
and L.ROOT-SERVERS.NET.