From f44613ecba20799ce1b6108424789ef5476dfb6c Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Thu, 19 Oct 2023 15:02:13 +0200 Subject: [PATCH] dnsdist: Fix version in the documentation of DynBlockRulesGroup:removeRange() --- pdns/dnsdistdist/docs/reference/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2