mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
DOC: ChangeLog entry for Python 3.4.0 persistent "/dev/urandom" fix
This commit is contained in:
parent
cf3a6015f0
commit
1e8402cb99
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ ver. 0.9.1 (2014/xx/xx) - better, faster, stronger
|
|||
* Nginx filter to support missing server_name. Closes gh-676
|
||||
* fail2ban-regex assertion error caused by miscount missed lines with
|
||||
multiline regex
|
||||
* Fix actions failing to execute for Python 3.4.0. Work around for
|
||||
http://bugs.python.org/issue21207
|
||||
|
||||
- New features:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue