]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
1641. [bug] Update the check-names description in ARM. [RT #11389]
authorMark Andrews <marka@isc.org>
Wed, 19 May 2004 23:42:05 +0000 (23:42 +0000)
committerMark Andrews <marka@isc.org>
Wed, 19 May 2004 23:42:05 +0000 (23:42 +0000)
CHANGES
doc/arm/Bv9ARM-book.xml

diff --git a/CHANGES b/CHANGES
index 81bb8b799fa9fae06d7b6828bc9d54ab97d79c39..a673cc89835f8b390d3879ec3fcf30b61f663306 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+1641.  [bug]           Update the check-names description in ARM. [RT #11389]
+
 1640.  [bug]           win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was
                        incorrectly closing the socket.  [RT #11291]
 
index 90d5e5851382b30e652636d94987c60ac80b9da8..2bebda5b539e9cee50250a4a6bf34bfc456e2c47 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
                "http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd">
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.245 2004/05/12 01:58:44 marka Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.246 2004/05/19 23:42:05 marka Exp $ -->
 
 <book>
 <title>BIND 9 Administrator Reference Manual</title>
@@ -4757,10 +4757,9 @@ The default is the empty list.</para>
 
 <varlistentry><term><command>check-names</command></term>
 <listitem><para>
-This option was used in BIND 8 to restrict the character set of
-domain names in master files and/or DNS responses received from the
-network.  BIND 9 does not restrict the character set of domain names
-and does not implement the <command>check-names</command> option.
+This option is used to restrict the character set and syntax of
+certain domain names in master files and/or DNS responses received from the
+network.
 </para>
 </listitem></varlistentry>