From b48c6c76ae1b28414b5356d89fc245f8a9ede32a Mon Sep 17 00:00:00 2001 From: brectanus Date: Thu, 26 Jul 2007 19:09:52 +0000 Subject: [PATCH] Prepare CHANGES for 2.1.2 release. --- CHANGES | 23 +++++------------------ doc/modsecurity2-apache-reference.xml | 2 +- 2 files changed, 6 insertions(+), 19 deletions(-) diff --git a/CHANGES b/CHANGES index 9c0f602e..53b9969d 100644 --- a/CHANGES +++ b/CHANGES @@ -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. - -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. * Fixed issue with requests that use internal requests. These had the potential to be intercepted incorrectly when other Apache httpd modules 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. * Fixed decoding full-width unicode in t:urlDecodeUni. diff --git a/doc/modsecurity2-apache-reference.xml b/doc/modsecurity2-apache-reference.xml index 72e3917c..98617433 100644 --- a/doc/modsecurity2-apache-reference.xml +++ b/doc/modsecurity2-apache-reference.xml @@ -3,7 +3,7 @@ ModSecurity Reference Manual - Version 2.1.2 / (July 25, 2007) + Version 2.1.2 / (July 27, 2007) 2004-2007