Prepare for initial -breach release, 2.1.1-breach1

This commit is contained in:
brectanus
2007-04-25 21:21:26 +00:00
parent 1a9954c2a3
commit f1ea6fa6d1
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
25 Apr 2007 - 2.1.x
-------------------
25 Apr 2007 - 2.1.1-breach1
---------------------------
* Added SecAuditLog2 directive to allow redundent concurrent audit log
index files. This will allow sending audit data to two consoles, etc.

View File

@@ -50,7 +50,7 @@ typedef struct msc_string msc_string;
#include "http_protocol.h"
#define MODULE_NAME "ModSecurity"
#define MODULE_RELEASE "2.1.1"
#define MODULE_RELEASE "2.1.1-breach1"
#define MODULE_NAME_FULL (MODULE_NAME " v" MODULE_RELEASE " (Apache 2.x)")
#define PHASE_REQUEST_HEADERS 1

View File

@@ -3,7 +3,7 @@
<title>ModSecurity Reference Manual</title>
<articleinfo>
<releaseinfo>Version 2.1.1 / (April 11, 2007)</releaseinfo>
<releaseinfo>Version 2.1.1-breach1 / (April 25, 2007)</releaseinfo>
<copyright>
<year>2004-2007</year>