Adds information about the issue #904 on the CHANGES file

This commit is contained in:
Felipe Zimmerle 2015-06-30 16:01:05 -03:00
parent 06ba734542
commit fda20322fb

View File

@ -1,6 +1,10 @@
DD mmm YYYY - X.Y.Z (To be released)
------------------------------------
* Fix the input filter on ModSecurity Standalone. By fixing the input filter
ModSecurity is able to perform full inspection of the request body,
regardless its size.
[Issue #142, #582 and #830 - Andrey Kolganov (KEMP Technologies)]
* Treat APR_INCOMPLETE as APR_EOF while receiving the request body.
[Issue #1060, #334 - Alexey Sintsov]
* Added support to generate audit logs in JSON format.