From d449b10274715b49b889016805d2c0c7decf77b3 Mon Sep 17 00:00:00 2001 From: James Cloos Date: Mon, 16 Mar 2015 10:00:57 -0400 Subject: [PATCH] Update docs for new OPENPGPKEY RR. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Specify an accurate version in the ‘Since’ tag. Signed-off-by: James Cloos --- docs/markdown/types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/types.md b/docs/markdown/types.md index d55cb3263a..d0a63910fb 100644 --- a/docs/markdown/types.md +++ b/docs/markdown/types.md @@ -54,7 +54,7 @@ Nameserver record. Specifies nameservers for a domain. Stored plainly: 'ns1.powe Since 2.9.21. The NSEC DNSSEC record type is fully supported, as described in [RFC 3757](http://tools.ietf.org/html/rfc3757). Before 3.0 PowerDNS didn't do any DNSSEC processing, since 3.0 PowerDNS is able to fully process DNSSEC. This can be done with [`pdnssec`](authoritative/dnssec.md#pdnssec "'pdnssec' for PowerDNSSEC command & control"). ## OPENPGPKEY -Since 3.0. The OPENPGPKEY records, specified in [RFC TBD](https://tools.ietf.org/html/draft-ietf-dane-openpgpkey-02), are used to bind OpenPGP certificates to email addresses. +Since 3.5.0. The OPENPGPKEY records, specified in [RFC TBD](https://tools.ietf.org/html/draft-ietf-dane-openpgpkey-02), are used to bind OpenPGP certificates to email addresses. ## PTR Reverse pointer, used to specify the host name belonging to an IP or IPv6 address. Name is stored plainly: 'www.powerdns.com'. As always, no terminating dot. -- 2.47.2