Update CHANGES file for recent commits

This commit is contained in:
Martin Vierula 2022-01-26 19:09:12 -08:00
parent b89c737ad3
commit 4e37985b22
No known key found for this signature in database
GPG Key ID: F2FC4E45883BCBA4

View File

@ -1,6 +1,10 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- Fix duplication typo in code comment
[Issue #2677 - @gleydsonsoares]
- Add ctl:auditEngine action support
[Issue #2606 - @alekravch, @martinhsv]
- Fix multiMatch msg, etc, population in audit log
[Issue #2573 - @Sachin-M-Desai, @martinhsv]
- Fix some name handling for ARGS_*NAMES: regex SecRuleUpdateTargetById, etc.