mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-10 02:04:36 +03:00
Prepare 2.2.x branch for upcoming 2.2.0-dev1 release.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
?? ??? 2007 - 2.2.0-trunk
|
11 May 2007 - 2.2.0-dev1
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
* Add SecGeoLookupsDb, @geoLookups and GEO collection to support
|
* Add SecGeoLookupsDb, @geoLookups and GEO collection to support
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ typedef struct msc_string msc_string;
|
|||||||
#include "http_protocol.h"
|
#include "http_protocol.h"
|
||||||
|
|
||||||
#define MODULE_NAME "ModSecurity"
|
#define MODULE_NAME "ModSecurity"
|
||||||
#define MODULE_RELEASE "2.2.0-trunk"
|
#define MODULE_RELEASE "2.2.0-dev1"
|
||||||
#define MODULE_NAME_FULL (MODULE_NAME " v" MODULE_RELEASE " (Apache 2.x)")
|
#define MODULE_NAME_FULL (MODULE_NAME " v" MODULE_RELEASE " (Apache 2.x)")
|
||||||
|
|
||||||
#define PHASE_REQUEST_HEADERS 1
|
#define PHASE_REQUEST_HEADERS 1
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<title>ModSecurity Reference Manual</title>
|
<title>ModSecurity Reference Manual</title>
|
||||||
|
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<releaseinfo>Version 2.2.0-trunk / (May 3, 2007)</releaseinfo>
|
<releaseinfo>Version 2.2.0-dev1 / (May 11, 2007)</releaseinfo>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2004-2007</year>
|
<year>2004-2007</year>
|
||||||
|
|||||||
Reference in New Issue
Block a user