mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 06:57:10 +03:00
Update CHANGES and version date.
This commit is contained in:
6
CHANGES
6
CHANGES
@@ -1,4 +1,4 @@
|
|||||||
20 Dec 2007 - 2.1.5-rc1
|
21 Dec 2007 - 2.1.5-rc1
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
* Updated included Core Ruleset to version 1.5.1.
|
* Updated included Core Ruleset to version 1.5.1.
|
||||||
@@ -6,8 +6,8 @@
|
|||||||
* Fixed issue where only the first phase 5 rule would run when the
|
* Fixed issue where only the first phase 5 rule would run when the
|
||||||
request was intercepted in an earlier phase.
|
request was intercepted in an earlier phase.
|
||||||
|
|
||||||
* Stricter configuration parsing. Disruptive actions, meta actions and
|
* Fixed configuration parsing so that disruptive actions, meta actions
|
||||||
phases are no longer allowed in a chained rule.
|
and phases are not allowed in a chained rule (as originally intended).
|
||||||
|
|
||||||
* Fixed t:escapeSeqDecode to better follow ANSI C escapes.
|
* Fixed t:escapeSeqDecode to better follow ANSI C escapes.
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<title>ModSecurity Reference Manual</title>
|
<title>ModSecurity Reference Manual</title>
|
||||||
|
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<releaseinfo>Version 2.1.5-rc1 / (December 20, 2007)</releaseinfo>
|
<releaseinfo>Version 2.1.5-rc1 / (December 21, 2007)</releaseinfo>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2004-2007</year>
|
<year>2004-2007</year>
|
||||||
|
|||||||
Reference in New Issue
Block a user