CHANGES entry for previous PR

This commit is contained in:
Martin Vierula 2023-01-19 06:13:08 -08:00
parent 860b1183ac
commit dabf79eec2
No known key found for this signature in database
GPG Key ID: F2FC4E45883BCBA4

View File

@ -1,6 +1,8 @@
v3.x.y - YYYY-MMM-DD (to be released) v3.x.y - YYYY-MMM-DD (to be released)
------------------------------------- -------------------------------------
- Encode two special chars in error.log output
[Issue #2854 - @airween, @martinhsv]
- Add JIT support for PCRE2 - Add JIT support for PCRE2
[Issue #2791 - @wfjsw, @airween, @FireBurn, @martinhsv] [Issue #2791 - @wfjsw, @airween, @FireBurn, @martinhsv]
- Support comments in ipMatchFromFile file via '#' token - Support comments in ipMatchFromFile file via '#' token