From fdb15c5c344db8e7cf81b40c549b0da287b0cc03 Mon Sep 17 00:00:00 2001 From: lostcontrol Date: Mon, 23 Oct 2006 20:34:29 +0000 Subject: [PATCH] - Updated git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@431 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 4b0b8c82..c9dcc1a9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -18,6 +18,8 @@ ver. 0.7.4 (2006/??/??) - beta - Added more filters/actions and jail samples. Thanks to Nick Munger, Christoph Haas - Improved testing framework +- Fixed a bug in the return code handling of the executed + commands. Thanks to Yaroslav Halchenko ver. 0.7.3 (2006/09/28) - beta ----------