From 6d1fa0cf1de892f4bbb31083b762fa4000a26fd6 Mon Sep 17 00:00:00 2001 From: Arturo 'Buanzo' Busleiman Date: Mon, 31 Aug 2009 14:42:45 +0000 Subject: [PATCH] Added item about logging subsystem shutdown being moved, to Changelog. git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_8@749 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index de308077..b4b475ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,9 @@ Fail2Ban (version 0.8.4) 2009/02/?? ver. 0.8.4 (2009/??/??) - stable ---------- +- Moved the shutdown of the logging subsystem out of Server.quit() to + the end of Server.start(). Fixes the 'cannot release un-acquired lock' + error. - Added "Ban IP" command. Thanks to Arturo 'Buanzo' Busleiman. - Added two new filters: lighttpd-fastcgi and php-url-fopen. - Fixed the 'unexpected communication error' problem by means of