]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
3869. [doc] Document that in-view zones cannot be used for
authorMark Andrews <marka@isc.org>
Tue, 3 Jun 2014 03:37:21 +0000 (13:37 +1000)
committerMark Andrews <marka@isc.org>
Tue, 3 Jun 2014 03:37:43 +0000 (13:37 +1000)
                        response policy zones. [RT #35941]

CHANGES
doc/arm/Bv9ARM-book.xml

diff --git a/CHANGES b/CHANGES
index ce7488ab42bc459664b440f96398423c205dce47..9713ad16226abb1c47c1cc45f30912c54aee134d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+3869.  [doc]           Document that in-view zones cannot be used for
+                       response policy zones. [RT #35941]
+
 3868.  [bug]           isc_mem_setwater incorrectly cleared hi_called
                        potentially leaving over memory cleaner running.
                        [RT #35270]
index 564f5aa7972fca31f5f2e35bf99200a541ea5c2c..7c81373aa5df05f6015848d63dc616cd512d7f55 100644 (file)
@@ -12692,6 +12692,10 @@ view external {
              the behavior of the containing view, rather than changing
              the zone object itself.)
            </para>
+           <para>
+             An <command>in-view</command> zone cannot be used as a
+             response policy zone.
+           </para>
          </sect3>
 
        </sect2>