CHANGES entry and cppcheck suppression adjustment for prev PR

This commit is contained in:
Martin Vierula
2023-04-25 15:17:13 -07:00
parent 5b709d9da7
commit 808148ce02
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- Fix: audit log may omit tags when multiMatch
[Issue #2866 - @mlevogiannis]
- Exclude CRLF from MULTIPART_PART_HEADER value
[Issue #2870 - @airween, @martinhsv]
- Configure: use AS_ECHO_N instead echo -n
@@ -11,7 +13,6 @@ v3.x.y - YYYY-MMM-DD (to be released)
[Issue #2846 - @tomsommer]
v3.0.9 - 2023-Apr-12
--------------------