DOC: Changelog entry for this fix

pull/1187/head
Yaroslav Halchenko 2015-09-13 10:45:39 -04:00
parent c2c4c40805
commit fbdd0b74a1
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ ver. 0.9.4 (2015/XX/XXX) - wanna-be-released
* Fix dnsToIp resolver for fqdn with large list of IPs (gh-1164)
* filter.d/apache-badbots.conf
- Updated useragent string regex adding escape for `+`
* Treat failed and killed execution of commands identically (only
different log messages), which addresses different behavior on different
exit codes of dash and bash (gh-1155)
- New Features: