From 35fbc76ecca9457f59f15cae01a0da9ebfd3b0f7 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Mon, 25 Jan 2016 14:58:24 -0300 Subject: [PATCH] Adds information about the pull request #1041 on the CHANGES file --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 5c29f110..574343ec 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ DD mmm YYYY - X.Y.Z (To be released) ------------------------------------ + * Checking for hashing injection response to report in case of failure. + [Issue #1041 - ModSecurity team] * Stop buffering when the request is larger than SecRequestBodyLimit in ProcessPartial mode [Issue #709, #705, #728 - Justin Gerace and ModSecurity team]