From: Remi Gacogne Date: Mon, 9 Dec 2024 15:08:57 +0000 (+0100) Subject: dnsdist: Document that `DNSQuestion::getElapsedUs` will be added in 1.9.8 X-Git-Tag: rec-5.2.0-rc1~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F14947%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Document that `DNSQuestion::getElapsedUs` will be added in 1.9.8 --- diff --git a/pdns/dnsdistdist/docs/reference/dq.rst b/pdns/dnsdistdist/docs/reference/dq.rst index 02519f4b59..93efa81778 100644 --- a/pdns/dnsdistdist/docs/reference/dq.rst +++ b/pdns/dnsdistdist/docs/reference/dq.rst @@ -133,7 +133,7 @@ This state can be modified from the various hooks. .. method:: DNSQuestion::getElapsedUs -> double - .. versionadded:: 2.0.0 + .. versionadded:: 1.9.8 Return the amount of time that has elapsed since the query was received.