From: Otto Moerbeek Date: Mon, 20 Nov 2023 07:16:55 +0000 (+0100) Subject: Typo in versionadded X-Git-Tag: rec-5.0.0-rc1~2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7abe689d6888d74190905e3b15b01e74b0584374;p=thirdparty%2Fpdns.git Typo in versionadded Co-authored-by: phonedph1 <20867105+phonedph1@users.noreply.github.com> --- diff --git a/pdns/recursordist/settings/table.py b/pdns/recursordist/settings/table.py index 5086ec7609..1b36dca3f8 100644 --- a/pdns/recursordist/settings/table.py +++ b/pdns/recursordist/settings/table.py @@ -204,7 +204,7 @@ Like :ref:`setting-allow-notify-from`, except reading a sequence of `Subnet`_ fr Allow ``no recursion desired (RD=0) queries`` to query cache contents. If not set (the default), these queries are answered with rcode ``Refused``. ''', - 'versionadded': '5.5.0' + 'versionadded': '5.0.0' }, { 'name' : 'any_to_tcp',