diff --git a/CHANGES b/CHANGES index 9ea8e2af..72a42988 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,7 @@ v3.x.y - YYYY-MMM-DD (to be released) ------------------------------------- - Add DebugLog message for bad pattern in rx operator - [Issue #2722 - @martinhsv] + [Issue #2723 - @martinhsv] - Support PCRE2 [Issue #2668 - @martinhsv] - Support SecRequestBodyNoFilesLimit @@ -18,11 +18,11 @@ v3.x.y - YYYY-MMM-DD (to be released) - Fix some name handling for ARGS_*NAMES: regex SecRuleUpdateTargetById, etc. [Issue #2627, #2648 - @lontchianicet, @victorserbu2709, @martinhsv] - Adjust confusing variable name in setRequestBody method - [Issue #2635 @Mesar-Ali, @martinhsv] + [Issue #2635 - @Mesar-Ali, @martinhsv] - Multipart names/filenames may include single quote if double-quote enclosed - [Issue #2352 @martinhsv] + [Issue #2352 - @martinhsv] - Add SecRequestBodyJsonDepthLimit to modsecurity.conf-recommended - [Issue #2647 @theMiddleBlue, @airween, @877509395 ,@martinhsv] + [Issue #2647 - @theMiddleBlue, @airween, @877509395 ,@martinhsv] v3.0.6 - 2021-Nov-19