From 25a394452aeae9143eec5c7ab56cc7ab523bf7af Mon Sep 17 00:00:00 2001 From: b1v1r Date: Tue, 31 Mar 2009 17:25:47 +0000 Subject: [PATCH] Cleanup docs. --- CHANGES | 25 +++++++++++++++++++++++++ README.TXT | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index ea8a1e9b..b3d6b277 100644 --- a/CHANGES +++ b/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 ------------------- diff --git a/README.TXT b/README.TXT index 791e9497..188e629f 100644 --- a/README.TXT +++ b/README.TXT @@ -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