diff --git a/ChangeLog b/ChangeLog index abb9a424..a87cc00f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -115,6 +115,7 @@ ver. 1.1.1-dev-1 (20??/??/??) - development nightly edition * `filter.d/nginx-http-auth.conf`: - extended with `prefregex` to capture content of error only (bypass common prefix and suffix, like server, request, host, referrer); - extended to match PAM authentication failures (gh-4071) + - modes `fallback` and `aggressive` extended to match more SSL failures by SSL_do_handshake or SSL_read (gh-4142, gh-2881) * `filter.d/nginx-limit-req.conf` - extended to ban hosts failed by limit connection in ngx_http_limit_conn_module (gh-3674, gh-4047) * `filter.d/proxmox.conf` - add support to Proxmox Web GUI (gh-2966) * `filter.d/openvpn.conf` - new filter and jail for openvpn recognizing failed TLS handshakes (gh-2702)