Fix: audit log part for response body for JSON format to be E

This commit is contained in:
martinhsv
2019-10-24 13:19:48 -07:00
committed by Felipe Zimmerle
parent c41ab312f3
commit 68c995ca98
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
v3.0.4 - YYYY-MMM-DD (to be released)
-------------------------------------
- Fix: audit log part for response body for JSON format to be E
[Issue #2066 - @martinhsv, @zimmerle]
- Make sure m_rulesMessages is filled after successfull match
[Issue #2000, #2048 - @victorhora, @defanator]
- Fix @pm lookup for possible matches on offset zero.