From e2f49b7334c20f01ddc3f88a1a4fc50799d7775b Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 23 Oct 2014 14:34:17 -0400 Subject: [PATCH] DOC: very minor (tabs/spaces) --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0515823a..ad92a55e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,8 +16,8 @@ ver. 0.9.1 (2014/xx/xx) - better, faster, stronger provides defaults for the chain, port, protocol and name tags - Fixes: - * start of file2ban aborted (on slow hosts, systemd considers the server has been - timed out and kills him), see gh-824 + * start of file2ban aborted (on slow hosts, systemd considers the server has + been timed out and kills him), see gh-824 * UTF-8 fixes in pure-ftp thanks to Johannes Weberhofer. Closes gh-806. * systemd backend error on bad utf-8 in python3 * badips.py action error when logging HTTP error raised with badips request @@ -67,8 +67,8 @@ ver. 0.9.1 (2014/xx/xx) - better, faster, stronger - Enhancements * Start performance of fail2ban-client (and tests) increased, start time - and cpu usage rapidly reduced. Introduced a shared storage logic, to bypass - reading lots of config files (see gh-824). + and cpu usage rapidly reduced. Introduced a shared storage logic, to + bypass reading lots of config files (see gh-824). Thanks to Joost Molenaar for good catch (reported gh-820). * Fail2ban-regex - add print-all-matched option. Closes gh-652 * Suppress fail2ban-client warnings for non-critical config options