diff --git a/CHANGES b/CHANGES index b2ab178e4c..7944523dd7 100644 --- a/CHANGES +++ b/CHANGES @@ -19,6 +19,9 @@ 1173. [bug] Potential memory leaks in isc_log_create() and isc_log_settag(). [RT #2336] +1172. [doc] Add CERT, GPOS, KX, NAPTR, NSAP, PX and TXT to + table of RR types in ARM. + 1165. [bug] We were rejecting notify-source{-v6} in zone clauses. 1164. [bug] Empty masters clauses in slave / stub zones were not diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 5d549eaa25..3bdad868f2 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + BIND 9 Administrator Reference Manual @@ -4699,6 +4699,10 @@ or historical (h) and no longer in general use): Experimental. +CERT +holds a digital certificate. + + CNAME identifies the canonical name of an alias. @@ -4709,6 +4713,10 @@ Replaces the domain name specified with another name to be looked up. Described in RFC 2672. +GPOS +Specifies the global position. Superseded by LOC. + + HINFO identifies the CPU and OS used by a host. @@ -4723,6 +4731,11 @@ Experimental. DNS name. +KX +identifies a key exchanger for this +DNS name. + + LOC (x) for storing GPS info. See RFC 1876. Experimental. @@ -4733,6 +4746,14 @@ Experimental. See RFC 974 for details. +NAPTR +name authority pointer. + + +NSAP +a network service access point. + + NS the authoritative nameserver for the domain. @@ -4750,6 +4771,11 @@ See RFC 2535 for details. name space. +PX +provides mappings between RFC 822 and X.400 +addresses. + + RP (x) information on persons responsible for the domain. Experimental. @@ -4774,6 +4800,10 @@ in the secure DNS. See RFC 2535 for details. services (replaces WKS). +TXT +text records. + + WKS (h) information about which well known network services, such as SMTP, that a domain supports. Historical,