mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Merged in 2.5.x changes into trunk.
This commit is contained in:
19
CHANGES
19
CHANGES
@@ -1,8 +1,6 @@
|
||||
11 Feb 2010 - trunk
|
||||
14 Feb 2010 - trunk
|
||||
-------------------
|
||||
|
||||
* Fix some portability issues on Windows.
|
||||
|
||||
* Add REQUEST_BODY_LENGTH, which contains the number of request body
|
||||
bytes read. [Ivan Ristic]
|
||||
|
||||
@@ -52,6 +50,21 @@
|
||||
* Cleanup build files that were from the Apache source.
|
||||
|
||||
|
||||
14 Feb 2010 - 2.5.13-dev1
|
||||
-------------------------
|
||||
|
||||
* Cleaned up some mlogc code and debugging output.
|
||||
|
||||
* Remove the ability to use a relative path to a piped audit logger
|
||||
(i.e. mlogc) as Apache does not support it in their piped loggers
|
||||
and it was breaking Windows and probably other platforms that
|
||||
use spaces in filesystem paths. Discovered by Tom Donovan.
|
||||
|
||||
* Fix memory leak freeing regex. Discovered by Tom Donovan.
|
||||
|
||||
* Fix some portability issues on Windows.
|
||||
|
||||
|
||||
04 Feb 2010 - 2.5.12
|
||||
--------------------
|
||||
|
||||
|
Reference in New Issue
Block a user