Skip to content

Commit 864f54c

Browse files
author
Marc Stern
committed
Updated CHANGES
1 parent d686d13 commit 864f54c

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGES

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,34 @@
11
DD mmm YYYY - 2.9.x (to be released)
22
-------------------
33

4+
* Support for PCRE2 in Windows
5+
[PR #2931, @leancz]
6+
* Fix ; incorrectly replaced by space in t:cmdline
7+
[PR #3051, @marcstern]
8+
* Add some syntax validation
9+
[PR #2994, @marcstern]
10+
* Optimize macro processing
11+
[PR #2992/3004, @marcstern]
12+
* Add detailed error message when writing collections
13+
[PR #3050, @marcstern]
14+
* Add context info to error message
15+
[PR #2997, @marcstern]
16+
* Fix ctl:ruleRemoveByTag that isn't executed if no rule id is present
17+
[PR #3012, @marcstern]
18+
* Ignore empty action instead of storing it
19+
[PR #3003, @marcstern]
20+
* Fixed memory leak if builded modsecurity with --enable-pcre-study
21+
[Issue #610, @marcstern]
22+
* Remove useless code
23+
[PR #2953/2954, @marcstern]
24+
* Centralized function to get user name, compatible with Linux & Windows
25+
[PR #2956, @marcstern]
26+
* Compatibility with libyajl decoding the buffer inline
27+
[PR #2957, @marcstern]
28+
* Fixed memory leaks
29+
[PR #2960/2963/2969, @marcstern]
30+
* Fixed uninitialized variable
31+
[PR #2987, @marcstern]
432
* Set the minimum security protocol version for SecRemoteRules
533
[Issue security/code-scanning/2 - @airween]
634
* Allow lua version 5.4

0 commit comments

Comments
 (0)