From: Richard Gibson Date: Fri, 9 Nov 2018 14:54:19 +0000 (-0500) Subject: Correct versionadded for getEDNSOptions and EDNSOptionView X-Git-Tag: auth-4.2.0-alpha1~57^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=01ee2be0b0d0b72ce6f490593037c7e8548ece6e;p=thirdparty%2Fpdns.git Correct versionadded for getEDNSOptions and EDNSOptionView Ref ef8640ddc0fcff7c84b955f2ec2110939140ca2e --- diff --git a/pdns/dnsdistdist/docs/reference/dq.rst b/pdns/dnsdistdist/docs/reference/dq.rst index 75cbb556c5..b6f7641eb9 100644 --- a/pdns/dnsdistdist/docs/reference/dq.rst +++ b/pdns/dnsdistdist/docs/reference/dq.rst @@ -86,7 +86,7 @@ This state can be modified from the various hooks. .. method:: DNSQuestion:getEDNSOptions() -> table - .. versionadded:: 1.3.1 + .. versionadded:: 1.3.3 Return the list of EDNS Options, if any. @@ -210,7 +210,7 @@ EDNSOptionView object .. class:: EDNSOptionView - .. versionadded:: 1.3.1 + .. versionadded:: 1.3.3 An object that represents the values of a single EDNS option received in a query.