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: rec-5.0.0-beta1~14^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f44613ecba20799ce1b6108424789ef5476dfb6c;p=thirdparty%2Fpdns.git dnsdist: Fix version in the documentation of DynBlockRulesGroup:removeRange() --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index fcc7d7cf4b..ef03e58d2b 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -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.