]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2545. [doc] ARM: Legal hostname checking (check-names) is
authorJeremy Reed <jreed@isc.org>
Thu, 5 Feb 2009 00:36:24 +0000 (00:36 +0000)
committerJeremy Reed <jreed@isc.org>
Thu, 5 Feb 2009 00:36:24 +0000 (00:36 +0000)
                       for SRV RDATA too. [RT #19304]

CHANGES
doc/arm/Bv9ARM-book.xml

diff --git a/CHANGES b/CHANGES
index b8ab01c0d59a76a163daf2fb235f32921a0611e9..1eb6afadd28f5828932cc10912b2b8de86cdd5d0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+2545.  [doc]           ARM: Legal hostname checking (check-names) is
+                       for SRV RDATA too. [RT #19304]
+
 2544.  [cleanup]       Removed unused structure members in adb.c. [RT #19225]
 
 2542.  [doc]           Update the description of dig +adflag. [RT #19290]
index acf3180f2a36f0bfed03b1fd4729f3b48efaca2d..c1ada89ea8b12dfc87f961a9196f15cd5663f216 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.241.18.101 2009/01/30 04:24:29 marka Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.241.18.102 2009/02/05 00:36:24 jreed Exp $ -->
 <book xmlns:xi="http://www.w3.org/2001/XInclude">
   <title>BIND 9 Administrator Reference Manual</title>
 
@@ -5612,8 +5612,8 @@ options {
                 </para>
                 <para><command>check-names</command>
                  applies to the owner names of A, AAAA and MX records.
-                 It also applies to the domain names in the RDATA of NS, SOA
-                 and MX records.
+                 It also applies to the domain names in the RDATA of NS, SOA,
+                 MX, and SRV records.
                  It also applies to the RDATA of PTR records where the owner
                  name indicated that it is a reverse lookup of a hostname
                  (the owner name ends in IN-ADDR.ARPA, IP6.ARPA, or IP6.INT).