Changelog entry for #616

- Merge PR #616: Update ratelimit logic. It also introduces
  ratelimit-backoff and ip-ratelimit-backoff configuration options.
This commit is contained in:
George Thessalonikefs 2022-02-02 11:18:14 +01:00
parent 358e3a5963
commit c6b413069d

View file

@ -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