From 3975f0f8faeae9a30e6600e9f419334cd5574ece Mon Sep 17 00:00:00 2001 From: Martin Vierula Date: Thu, 21 Apr 2022 12:33:24 -0700 Subject: [PATCH] Fix minor CHANGES typos --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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