From: Richard Gibson Date: Mon, 17 Sep 2018 14:33:20 +0000 (-0400) Subject: dnsdist: Try to appease CI X-Git-Tag: rec-4.2.0-alpha1~16^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2c336c7546e0538126f0d2402f16a7125305784;p=thirdparty%2Fpdns.git dnsdist: Try to appease CI --- diff --git a/pdns/dnsdistdist/docs/reference/dq.rst b/pdns/dnsdistdist/docs/reference/dq.rst index a716cfd6e1..c5f2b7dcf1 100644 --- a/pdns/dnsdistdist/docs/reference/dq.rst +++ b/pdns/dnsdistdist/docs/reference/dq.rst @@ -111,7 +111,7 @@ This state can be modified from the various hooks. .. method:: DNSQuestion:getTrailingData() -> table - .. versionadded:: >1.3.2 + .. versionadded:: 1.4.0 Get all data following the DNS message. @@ -144,7 +144,7 @@ This state can be modified from the various hooks. .. method:: DNSQuestion:setTrailingData(bytes) -> bool - .. versionadded:: >1.3.2 + .. versionadded:: 1.4.0 Set the data following the DNS message, overwriting anything already present.