From 239406a8b9c26829453daf5a078c0debc2f4d990 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Wed, 8 May 2013 12:09:06 -0400 Subject: [PATCH] Changelog for preceeding commit --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index be28f028..a4dc4b75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -103,6 +103,7 @@ fail2ban-users mailing list and IRC. * [40c5a2d] adding more of diagnostic messages into -client while starting the daemon. * [8e63d4c] Compare against None with 'is' instead of '=='. + * [6fef85f] Strip CR and LF while analyzing the log line Daniel Black * [3aeb1a9] Add jail.conf manual page. Closes gh-143. * [MANY] man page edits.