From ba535826a83136032c9e6f993804356f2890068e Mon Sep 17 00:00:00 2001 From: Ross Brown Date: Tue, 15 Dec 2015 21:46:35 +0000 Subject: [PATCH] Updated ChangeLog to include new murmur filter. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 20b708a8..03bed0cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,8 @@ ver. 0.9.4 (2015/XX/XXX) - wanna-be-released rest api and web interface (gh-1223) - nginx-limit-req - ban hosts, that were failed through nginx by limit request processing rate (ngx_http_limit_req_module) + - murmur - ban hosts that repeatedly attempt to connect to + murmur/mumble-server with an invalid server password or certificate. - Enhancements: * Do not rotate empty log files