From 6b4e6427704a66e86317e318b7955b4ba91b173f Mon Sep 17 00:00:00 2001 From: lostcontrol Date: Sun, 6 Aug 2006 21:18:44 +0000 Subject: [PATCH] - Updated git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@259 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index ebcac024..250ebf52 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -17,6 +17,8 @@ ver. 0.7.0 (2006/07/??) - alpha - Execute several actions - Split configuration files. They are more readable and easy to use +- failregex uses group () now. This feature was already + present in the Debian package ver. 0.6.1 (2006/03/16) - stable ----------