From cb91850bcd331a7a56a2a4f27706b3c9e396a059 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Wed, 6 Jan 2016 15:02:41 -0300 Subject: [PATCH] Adds information about the pull request #881 on the CHANGES file --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 675989b0..ff2e8c27 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ DD mmm YYYY - X.Y.Z (To be released) ------------------------------------ + * mlogc: Allow user to choose between TLS versions (TLSProtocol option + introduced). + [Issue #881 - Ishwor Gurung] * Allow mod_proxy's "nocanon" behavior to be specified in proxy actions and Perform the intercept_action as well as the disruptive actions. [Issue #1031, #961, #763 - Mario D. Santana and ModSecurity team]