summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey G. Brester <serg.brester@sebres.de>2021-04-04 00:00:59 +0200
committerGitHub <noreply@github.com>2021-04-04 00:00:59 +0200
commitc5d43d7573437e401f991a782e106a851ef9975d (patch)
treebc1b5722ad39ed2755473f8e69d1dcb95e4b68c0 /ChangeLog
parentcecc3d62ffac65b3545f665dee51eff58c3a7f6e (diff)
downloadfail2ban-c5d43d7573437e401f991a782e106a851ef9975d.tar.gz
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9fb8a33..56b8c757 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,9 @@ ver. 1.0.1-dev-1 (20??/??/??) - development nightly edition
* `actioncheck` behavior is changed now (gh-488), so invariant check as well as restore or repair
of sane environment (in case of recognized unsane state) would only occur on action errors (e. g.
if ban or unban operations are exiting with other code as 0)
+* `filter.d/nginx-http-auth.conf` - extended with parameter mode, so additionally to `auth` (or `normal`)
+ mode `fallback` (or combined as `aggressive`) can find SSL errors while SSL handshaking, gh-2881
+
ver. 0.11.2 (2020/11/23) - heal-the-world-with-security-tools
-----------