diff --git a/CHANGES b/CHANGES index b8ab01c0d5..1eb6afadd2 100644 --- 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] diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index acf3180f2a..c1ada89ea8 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -18,7 +18,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + BIND 9 Administrator Reference Manual @@ -5612,8 +5612,8 @@ options { check-names 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).