]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Document that `DNSQuestion::getElapsedUs` will be added in 1.9.8 14947/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 9 Dec 2024 15:08:57 +0000 (16:08 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 9 Dec 2024 15:09:37 +0000 (16:09 +0100)
pdns/dnsdistdist/docs/reference/dq.rst

index 02519f4b590acf07508faf6a51f763412084571f..93efa81778be39ac251d9899342cdff797625b54 100644 (file)
@@ -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.