From: Remi Gacogne Date: Thu, 14 Dec 2023 10:10:16 +0000 (+0100) Subject: dnsdist: Fix `DynBlockRulesGroup:removeRange`'s version in the docs X-Git-Tag: auth-4.9.0-alpha1~45^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F13622%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Fix `DynBlockRulesGroup:removeRange`'s version in the docs --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index e27d9f9e01..a034cd54ff 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -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.