From 66e9f06feb56892630e94979378a3feefaaeaffa Mon Sep 17 00:00:00 2001 From: Steven Hiscocks Date: Sat, 14 Dec 2013 17:46:13 +0000 Subject: [PATCH] DOC: ChangeLog moved python3 support to refactoring --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 743cf4ca..6234636b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -33,12 +33,12 @@ code-review and minor additions from Yaroslav Halchenko. - Dependency on python-systemd - New "journalmatch" option added to filter configs files - New "systemd-journal" option added to fail2ban-regex + * Added python3 support - New features: Steven Hiscocks * [..c7ae460] Multiline failregex. Close gh-54 * [8af32ed] Guacamole filter and support for Apache Tomcat date format - * [..4869186] Python3 support * [..b6059f4] 'timeout' option for actions Close gh-60 and Debian bug #410077. Also it would now capture and include stdout and stderr into logging messages in case of error or at DEBUG loglevel.