]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Fix version in the documentation of DynBlockRulesGroup:removeRange()
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 19 Oct 2023 13:02:13 +0000 (15:02 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 12 Dec 2023 10:40:53 +0000 (11:40 +0100)
(cherry picked from commit f44613ecba20799ce1b6108424789ef5476dfb6c)

pdns/dnsdistdist/docs/reference/config.rst

index 5b5d4272340b4f5ead317da736bb02c267cab161..c2817cacb076b4e3b6a7a7c15c47159c28aa3a8f 100644 (file)
@@ -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.