mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
DOC: change log for asynchat.push change
This commit is contained in:
parent
c074773805
commit
4a0e428563
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ ver. 0.8.12 (2013/12/XX) - things-can-only-get-better
|
|||
- Fix firewall-cmd actioncheck - patch from Adam Tkac. Redhat Bug #979622
|
||||
- Fix apache-common for apache-2.4 log file format. Thanks Mark White.
|
||||
Closes gh-516
|
||||
- Asynchat changed to use push method which verifys whether all data was
|
||||
send. This ensures that all data is sent before closing the connection.
|
||||
|
||||
- Enhancements:
|
||||
- added firewallcmd-ipset action
|
||||
|
|
|
|||
Loading…
Reference in a new issue