diff --git a/CHANGES b/CHANGES index 7efb77f5..b73deea7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -24 Jan 2008 - 2.1.6-rc1 +04 Feb 2008 - 2.1.6-rc1 ----------------------- + * Fixed crash on startup when ENV is improperly used without a parameter. + + * Allow macro resolution in setenv action. + * Implemented SecUploadFileMode to allow setting the mode for uploaded files. * No longer log the query portion of the URI in the error log as diff --git a/doc/modsecurity2-apache-reference.xml b/doc/modsecurity2-apache-reference.xml index 76dab4a6..a16909d4 100644 --- a/doc/modsecurity2-apache-reference.xml +++ b/doc/modsecurity2-apache-reference.xml @@ -3,7 +3,7 @@