]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Fix version in the documentation of DynBlockRulesGroup:removeRange()
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 19 Oct 2023 13:02:13 +0000 (15:02 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 19 Oct 2023 13:04:49 +0000 (15:04 +0200)
pdns/dnsdistdist/docs/reference/config.rst

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