From: Remi Gacogne Date: Thu, 19 Oct 2023 13:02:13 +0000 (+0200) Subject: dnsdist: Fix version in the documentation of DynBlockRulesGroup:removeRange() X-Git-Tag: dnsdist-1.8.3^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=709c25b6c5c299c930aeb0f86b7558bd15c053ca;p=thirdparty%2Fpdns.git dnsdist: Fix version in the documentation of DynBlockRulesGroup:removeRange() (cherry picked from commit f44613ecba20799ce1b6108424789ef5476dfb6c) --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index 5b5d427234..c2817cacb0 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -1616,7 +1616,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.