DOC: ChangeLog moved python3 support to refactoring

pull/493/head
Steven Hiscocks 2013-12-14 17:46:13 +00:00
parent 06a7b6534e
commit 66e9f06feb
1 changed files with 1 additions and 1 deletions

View File

@ -33,12 +33,12 @@ code-review and minor additions from Yaroslav Halchenko.
- Dependency on python-systemd - Dependency on python-systemd
- New "journalmatch" option added to filter configs files - New "journalmatch" option added to filter configs files
- New "systemd-journal" option added to fail2ban-regex - New "systemd-journal" option added to fail2ban-regex
* Added python3 support
- New features: - New features:
Steven Hiscocks Steven Hiscocks
* [..c7ae460] Multiline failregex. Close gh-54 * [..c7ae460] Multiline failregex. Close gh-54
* [8af32ed] Guacamole filter and support for Apache Tomcat date * [8af32ed] Guacamole filter and support for Apache Tomcat date
format format
* [..4869186] Python3 support
* [..b6059f4] 'timeout' option for actions Close gh-60 and Debian bug * [..b6059f4] 'timeout' option for actions Close gh-60 and Debian bug
#410077. Also it would now capture and include stdout and stderr #410077. Also it would now capture and include stdout and stderr
into logging messages in case of error or at DEBUG loglevel. into logging messages in case of error or at DEBUG loglevel.