From b62ab2d51e7fd27584dbbae3dae38139fc6861c1 Mon Sep 17 00:00:00 2001 From: sebres Date: Tue, 28 Nov 2017 13:46:57 +0100 Subject: [PATCH] ChangeLog updated --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9abafd79..4a4eee9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -53,6 +53,9 @@ ver. 0.10.2-dev-1 (2017/??/??) - development edition see "ssherr.c" for all possible SSH_ERR_..._ALG_MATCH errors (gh-1943, gh-1944); ### New Features +* New Actions: + - `action.d/nginx-block-map.conf` - in order to ban not IP-related tickets via nginx (session blacklisting in + nginx-location with map-file); ### Enhancements * action.d/pf.conf: extended with bulk-unban, command `actionflush` in order to flush all bans at once.