Update CHANGES and version date for 2.1.6-rc1.

This commit is contained in:
brectanus
2008-02-04 22:02:27 +00:00
parent 078a086d65
commit cb5b1cc043
2 changed files with 7 additions and 3 deletions

View File

@@ -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. * Implemented SecUploadFileMode to allow setting the mode for uploaded files.
* No longer log the query portion of the URI in the error log as * No longer log the query portion of the URI in the error log as

View File

@@ -3,7 +3,7 @@
<title>ModSecurity Reference Manual</title> <title>ModSecurity Reference Manual</title>
<articleinfo> <articleinfo>
<releaseinfo>Version 2.1.6-rc1 / (Jan 24, 2008)</releaseinfo> <releaseinfo>Version 2.1.6-rc1 / (February 4, 2008)</releaseinfo>
<copyright> <copyright>
<year>2004-2008</year> <year>2004-2008</year>
@@ -4462,4 +4462,4 @@ SecRule XML "<emphasis role="bold">@validateSchema /path/to/apache2/conf/xml.xsd
</section> </section>
</section> </section>
</section> </section>
</article> </article>