From 477b6cffa0e4fdc87d1764c76ad23baeb451386a Mon Sep 17 00:00:00 2001 From: lostcontrol Date: Mon, 18 Oct 2004 20:54:29 +0000 Subject: [PATCH] - Add SIGTERM handler git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@38 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index fb26c30f..448f24c6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,8 @@ Fail2Ban (version 0.1.0) 10/12/2004 ver. 0.1.1 (??/??/????) - alpha ---------- +- Add SIGTERM handler in order to exit nicely when in daemon + mode - Add -r option which allows to set the maximum number of login failures - Remove the Metalog class as the log file are not so syslog