]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
3213. [doc] Clarify ixfr-from-differences behavior. [RT #25188]
authorEvan Hunt <each@isc.org>
Wed, 9 Nov 2011 05:55:02 +0000 (05:55 +0000)
committerEvan Hunt <each@isc.org>
Wed, 9 Nov 2011 05:55:02 +0000 (05:55 +0000)
CHANGES
doc/arm/Bv9ARM-book.xml

diff --git a/CHANGES b/CHANGES
index 14c67d4427f7737bb84e15a3ffd80b9a5569522f..f8e9e0000d29859d61044c97f03130ccd26cb2cd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+3213.  [doc]           Clarify ixfr-from-differences behavior. [RT #25188]
+
 3212.  [bug]           rbtdb.c: failed to remove a node from the deadnodes
                        list prior to adding a reference to it leading a
                        possible assertion failure. [RT #23219]
index a7c611a5caea8f6cdd00e02b5c926563d1c9875b..92b28f74dd79c0b84dc1dc0732caaac5b49af82b 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.380.14.36 2011/11/03 22:06:50 each Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.380.14.37 2011/11/09 05:55:02 each Exp $ -->
 <book xmlns:xi="http://www.w3.org/2001/XInclude">
   <title>BIND 9 Administrator Reference Manual</title>
 
@@ -1772,11 +1772,13 @@ controls {
       </para>
 
       <para>
-        When acting as a slave, <acronym>BIND</acronym> 9 will
-        attempt to use IXFR unless
-        it is explicitly disabled. For more information about disabling
-        IXFR, see the description of the <command>request-ixfr</command> clause
-        of the <command>server</command> statement.
+        When acting as a slave, <acronym>BIND</acronym> 9 will attempt
+        to use IXFR unless it is explicitly disabled via the
+        <command>request-ixfr</command> option or the use of
+        <command>ixfr-from-differences</command>.  For
+        more information about disabling IXFR, see the description
+        of the <command>request-ixfr</command> clause of the
+        <command>server</command> statement.
       </para>
     </sect1>