This commit is contained in:
Ervin Hegedus
2024-08-08 17:52:14 +02:00
committed by GitHub
parent 5403b3d01c
commit 13cce62b0b

View File

@@ -1,6 +1,9 @@
v3.0.13 - YYYY-MMM-DD
---------------------
- Do not assume ModSecurityIntervention argument to
transaction::intervention has been initialized/cleaned
[PR #3212 - @eduar-hte]
- Refactor: used the init-statement to declare "pos" inside the
if statement
[PR #3214 - @gberkes]