From 8eeb50742078eb2bd598c350612fa1634d57b638 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Thu, 14 Dec 2023 11:10:16 +0100 Subject: [PATCH] dnsdist: Fix `DynBlockRulesGroup:removeRange`'s version in the docs --- 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 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. -- 2.47.2