diff --git a/CHANGES b/CHANGES index 64d472cd..e1974de2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,25 +1,25 @@ -24 Jan 2008 - 2.5.0-rc2 +29 Jan 2008 - 2.5.0-rc2 ----------------------- - * Fixed removal of chained rules via ctl:ruleRemoveById. + * The default action is now a minimal "phase:2,log,pass" with no default + transformations performed. * Implemented SecUploadFileMode to allow setting the mode for uploaded files. * Implemented "block" action. + * Implemented SecRuleUpdateActionById. + + * Fixed removal of chained rules via ctl:ruleRemoveById. + + * Fixed removal of phase 5 rules via SecRuleRemoveBy* directives. + * No longer log the query portion of the URI in the error log as it may contain sensitive data. - * The default action is now a minimal "phase:2,log,pass" with no default - transformations performed. - - * Implemented SecRuleUpdateActionById. - * Cleanup documentation. - * Phase 5 rules can now be removed via SecRuleRemoveBy* directives. - - * Build is now 'configure' based (autotools). + * Build is now 'configure' based: ./configure && make && make install 21 Dec 2007 - 2.5.0-rc1 diff --git a/doc/modsecurity2-apache-reference.xml b/doc/modsecurity2-apache-reference.xml index 44571384..847db3f5 100644 --- a/doc/modsecurity2-apache-reference.xml +++ b/doc/modsecurity2-apache-reference.xml @@ -3,7 +3,7 @@ ModSecurity Reference Manual - Version 2.5.0-rc2/ (January 24, 2008) + Version 2.5.0-rc2/ (January 29, 2008) 2004-2008