Fix minor CHANGES typos

This commit is contained in:
Martin Vierula 2022-04-21 12:33:24 -07:00
parent 59531be2ff
commit 3975f0f8fa
No known key found for this signature in database
GPG Key ID: F2FC4E45883BCBA4

View File

@ -2,7 +2,7 @@ v3.x.y - YYYY-MMM-DD (to be released)
------------------------------------- -------------------------------------
- Add DebugLog message for bad pattern in rx operator - Add DebugLog message for bad pattern in rx operator
[Issue #2722 - @martinhsv] [Issue #2723 - @martinhsv]
- Support PCRE2 - Support PCRE2
[Issue #2668 - @martinhsv] [Issue #2668 - @martinhsv]
- Support SecRequestBodyNoFilesLimit - 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. - Fix some name handling for ARGS_*NAMES: regex SecRuleUpdateTargetById, etc.
[Issue #2627, #2648 - @lontchianicet, @victorserbu2709, @martinhsv] [Issue #2627, #2648 - @lontchianicet, @victorserbu2709, @martinhsv]
- Adjust confusing variable name in setRequestBody method - 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 - Multipart names/filenames may include single quote if double-quote enclosed
[Issue #2352 @martinhsv] [Issue #2352 - @martinhsv]
- Add SecRequestBodyJsonDepthLimit to modsecurity.conf-recommended - Add SecRequestBodyJsonDepthLimit to modsecurity.conf-recommended
[Issue #2647 @theMiddleBlue, @airween, @877509395 ,@martinhsv] [Issue #2647 - @theMiddleBlue, @airween, @877509395 ,@martinhsv]
v3.0.6 - 2021-Nov-19 v3.0.6 - 2021-Nov-19