Fix ip tree lookup on netmask content

This commit is contained in:
Reed Morrison
2018-06-07 14:48:18 -03:00
committed by Felipe Zimmerle
parent 71f650ad48
commit f66cd4111f
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
DD MMM YYYY - 2.9.3 - To be released
------------------------------------
* Fix ip tree lookup on netmask content
[Issue #1793 - @tinselcity, @zimmerle]
* IIS: set overrideModeDefault to Allow so that individual websites can
add <ModSecurity ...> to their web.config file
[Issue #1781 - @default-kramer]