From: George Thessalonikefs Date: Wed, 2 Feb 2022 10:18:14 +0000 (+0100) Subject: Changelog entry for #616 X-Git-Tag: release-1.15.0rc1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6b413069d0364773239e17280cc03d5bd8b747d;p=thirdparty%2Funbound.git Changelog entry for #616 - Merge PR #616: Update ratelimit logic. It also introduces ratelimit-backoff and ip-ratelimit-backoff configuration options. --- diff --git a/doc/Changelog b/doc/Changelog index 8c992c4bf..c5658988f 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,7 @@ 2 February 2022: George - Merge PR #532 from Shchelk: Fix: buffer overflow bug. + - Merge PR #616: Update ratelimit logic. It also introduces + ratelimit-backoff and ip-ratelimit-backoff configuration options. 1 February 2022: George - Merge PR #603 from fobser: Use OpenSSL 1.1 API to access DSA and RSA