]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Fix `DynBlockRulesGroup:removeRange`'s version in the docs 13622/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 14 Dec 2023 10:10:16 +0000 (11:10 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 14 Dec 2023 10:10:16 +0000 (11:10 +0100)
pdns/dnsdistdist/docs/reference/config.rst

index e27d9f9e016cce87936de5ebae73ebb256484268..a034cd54ff6e131f7746648a49a7d40f938b9147 100644 (file)
@@ -1823,7 +1823,7 @@ faster than the existing rules.
 
   .. method:: DynBlockRulesGroup:removeRange(netmasks)
 
-    .. versionadded:: 1.9.0
+    .. versionadded:: 1.8.3
 
     Remove a previously included or excluded range. The range should be an exact match of the existing entry to remove.