mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-08 17:28:31 +03:00
Prepare the 2.1.1-dev5 release for tagging
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,5 +1,5 @@
|
||||
|
||||
08 Mar 2007 - 2.1.1-dev3
|
||||
08 Mar 2007 - 2.1.1-dev5
|
||||
------------------------
|
||||
|
||||
* Fixed potential memory corruption when expanding macros.
|
||||
|
||||
@@ -50,7 +50,7 @@ typedef struct msc_string msc_string;
|
||||
#include "http_protocol.h"
|
||||
|
||||
#define MODULE_NAME "ModSecurity"
|
||||
#define MODULE_RELEASE "2.1.1-dev4"
|
||||
#define MODULE_RELEASE "2.1.1-dev5"
|
||||
#define MODULE_NAME_FULL (MODULE_NAME " v" MODULE_RELEASE " (Apache 2.x)")
|
||||
|
||||
#define PHASE_REQUEST_HEADERS 1
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<title>ModSecurity Reference Manual</title>
|
||||
|
||||
<articleinfo>
|
||||
<releaseinfo>Version 2.1.1-dev4 / (March 8, 2007)</releaseinfo>
|
||||
<releaseinfo>Version 2.1.1-dev5 / (March 8, 2007)</releaseinfo>
|
||||
|
||||
<copyright>
|
||||
<year>2004-2007</year>
|
||||
@@ -4143,4 +4143,4 @@ SecRule XML "<emphasis role="bold">@validateSchema /path/to/apache2/conf/xml.xsd
|
||||
</itemizedlist>
|
||||
</section>
|
||||
</section>
|
||||
</article>
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user