From: Otto Moerbeek Date: Thu, 5 Feb 2026 14:33:59 +0000 (+0100) Subject: Update versionadded in docs X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5011e357bd00f65070477b1324633fe43018e171;p=thirdparty%2Fpdns.git Update versionadded in docs Signed-off-by: Otto Moerbeek --- diff --git a/pdns/recursordist/rec-rust-lib/table.py b/pdns/recursordist/rec-rust-lib/table.py index c114135ff0..ef37d0a2d7 100644 --- a/pdns/recursordist/rec-rust-lib/table.py +++ b/pdns/recursordist/rec-rust-lib/table.py @@ -1618,7 +1618,7 @@ This is used to avoid cycles resolving names. The maximum number of cumulative bytes that will be accepted during the resolution of a single client query. This is useful to limit amplification attacks. ''', - 'versionadded': '5.4.0', + 'versionadded': ['5.1.10', '5.2.8', '5.3.5'], }, { 'name' : 'max_cnames_followed',