]> 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:21 +0000 (13:37 +1000)
                        response policy zones. [RT #35941]

CHANGES
doc/arm/Bv9ARM-book.xml

diff --git a/CHANGES b/CHANGES
index d5718500ff6870ddfb170c4a4772ae3bcffe506f..c8ac23797a01797870c05eb037c6e2d201b2d686 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 a3fc6740e8d5fa55aeb76304e235921d2d2de1ca..8616ba0a915bd303583d470ffb5f13b45068fed7 100644 (file)
@@ -12829,6 +12829,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>