From: Remi Gacogne Date: Fri, 13 Mar 2020 15:39:21 +0000 (+0100) Subject: rec: Fix the version when for proxy protocol values were added to gettag X-Git-Tag: dnsdist-1.5.0-alpha1~12^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f79654742c6fda9580de9ef92bc2de1da3a6ebcb;p=thirdparty%2Fpdns.git rec: Fix the version when for proxy protocol values were added to gettag --- diff --git a/pdns/recursordist/docs/lua-scripting/hooks.rst b/pdns/recursordist/docs/lua-scripting/hooks.rst index 6fcc5f41e1..08f48bb99f 100644 --- a/pdns/recursordist/docs/lua-scripting/hooks.rst +++ b/pdns/recursordist/docs/lua-scripting/hooks.rst @@ -61,7 +61,7 @@ Interception Functions The ``tcp`` parameter was added. - .. versionchanged:: 4.3.0 + .. versionchanged:: 4.4.0 The ``proxyprotocolvalues`` parameter was added.