Cleanup docs.

This commit is contained in:
b1v1r 2009-03-31 17:25:47 +00:00
parent e30176125a
commit 25a394452a
2 changed files with 26 additions and 1 deletions

25
CHANGES
View File

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

View File

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