iis-installer: Adds IIS 10 on the suported list

As reported on issue #931 the installer was marking ModSecurity as incompatible
with IIS 10.
This commit is contained in:
Felipe Zimmerle
2015-09-28 13:03:32 -03:00
parent 8defe8ac3d
commit 51f1ff6ebf
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
DD mmm YYYY - X.Y.Z (To be released)
------------------------------------
* Understands IIS 10 as compatible on Windows installer.
[Issue #931 - Anton Serbulov, Pavel Vasilevich and ModSecurity team]
* Fix apache logging limitation by using correct apache call.
[Issue #840 - Christian Folini]
* Fix apr_crypto.h check on 32-bit Linux platform