Prepare CHANGES for 2.1.2 release.

This commit is contained in:
brectanus
2007-07-26 19:09:52 +00:00
parent e405631d78
commit b48c6c76ae
2 changed files with 6 additions and 19 deletions

23
CHANGES
View File

@@ -1,30 +1,17 @@
24 July 2007 - 2.1.2-rc3 27 July 2007 - 2.1.2
------------------------ --------------------
* Update included core rules to latest version (1.4.3).
* Enhanced ability to alert/audit failed requests. * Enhanced ability to alert/audit failed requests.
19 July 2007 - 2.1.2-rc2
------------------------
* Added ability to alert/audit failed requests.
* Added Cygwin to the list of platforms not supporting the hidden
visibility attribute.
14 June 2007 - 2.1.2-rc1
------------------------
* Update included core rules to latest version.
* Do not trigger "pause" action for internal requests. * Do not trigger "pause" action for internal requests.
* Fixed issue with requests that use internal requests. These had the * Fixed issue with requests that use internal requests. These had the
potential to be intercepted incorrectly when other Apache httpd modules potential to be intercepted incorrectly when other Apache httpd modules
that used internal requests were used with mod_security. that used internal requests were used with mod_security.
* Added Solaris to the list of platforms not supporting the hidden * Added Solaris and Cygwin to the list of platforms not supporting the hidden
visibility attribute. visibility attribute.
* Fixed decoding full-width unicode in t:urlDecodeUni. * Fixed decoding full-width unicode in t:urlDecodeUni.

View File

@@ -3,7 +3,7 @@
<title>ModSecurity Reference Manual</title> <title>ModSecurity Reference Manual</title>
<articleinfo> <articleinfo>
<releaseinfo>Version 2.1.2 / (July 25, 2007)</releaseinfo> <releaseinfo>Version 2.1.2 / (July 27, 2007)</releaseinfo>
<copyright> <copyright>
<year>2004-2007</year> <year>2004-2007</year>