DOC: change log for asynchat.push change

pull/532/head
Daniel Black 2013-12-29 07:11:57 +00:00
parent c074773805
commit 4a0e428563
1 changed files with 2 additions and 0 deletions

View File

@ -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