From b7e82aae0e4e85e0dd6dac9595b8157cb1a3fdd0 Mon Sep 17 00:00:00 2001 From: Victor Hora Date: Fri, 9 Nov 2018 18:10:59 -0500 Subject: [PATCH] CHANGES: Adds info about: #788 and #1299 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 89ab4e0a..ebadec0f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ DD MMM YYYY - 2.9.3 - To be released ------------------------------------ + * IIS: Set SecStreamInBodyInspection by default on IIS builds (#1299) + [Issue #1299 - @victorhora] + * IIS: Update modsecurity.conf + [Issue #788 - @victorhora, @brianclark] * Add sanity check for a couple malloc() and make code more resilient [Issue #979 - @dogbert2, @victorhora, @zimmerl] * Fix NetBSD build by renaming the hmac function to avoid conflicts