From b3f197dd1f5afbea585067c3d8c61c9e0a1afe8c Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Mon, 25 Jan 2016 13:40:46 -0300 Subject: [PATCH] Adds information about the pull request #709 on the CHANGES file --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 837a32fe..5c29f110 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ DD mmm YYYY - X.Y.Z (To be released) ------------------------------------ + * Stop buffering when the request is larger than SecRequestBodyLimit + in ProcessPartial mode + [Issue #709, #705, #728 - Justin Gerace and ModSecurity team] * Extanded Lua support to include version 5.3 [Issue #837, #762, #814 - Athmane Madjoudj and ModSecurity team] * mlogc: Allow user to choose between TLS versions (TLSProtocol option