mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +03:00
Cleanup docs.
This commit is contained in:
parent
e30176125a
commit
25a394452a
25
CHANGES
25
CHANGES
@ -1,3 +1,28 @@
|
||||
05 Mar 2009 - trunk
|
||||
-------------------
|
||||
|
||||
|
||||
05 Mar 2009 - 2.5.9
|
||||
-------------------
|
||||
|
||||
* Fixed parsing multipart content with a missing part header name which
|
||||
would crash Apache. Discovered by "Internet Security Auditors"
|
||||
(isecauditors.com).
|
||||
|
||||
* Added ability to specify the config script directly using --with-apr
|
||||
and --with-apu.
|
||||
|
||||
* Updated copyright year to 2009.
|
||||
|
||||
* Added macro expansion for append/prepend action.
|
||||
|
||||
* Fixed race condition in concurrent updates of persistent counters. Updates
|
||||
are now atomic.
|
||||
|
||||
* Cleaned up build, adding an option for verbose configure output and making
|
||||
the mlogc build more portable.
|
||||
|
||||
|
||||
21 Nov 2008 - 2.5.8
|
||||
-------------------
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||
Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||
Copyright (c) 2004-2009 Breach Security, Inc. (http://www.breach.com/)
|
||||
|
||||
ModSecurity for Apache is an open source product, released under terms of
|
||||
the General Public Licence, Version 2 (GPLv2). Please refer to the
|
||||
|
Loading…
x
Reference in New Issue
Block a user