This commit is contained in:
Ervin Hegedus 2024-08-08 17:52:14 +02:00 committed by GitHub
parent 5403b3d01c
commit 13cce62b0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,9 @@
v3.0.13 - YYYY-MMM-DD 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 - Refactor: used the init-statement to declare "pos" inside the
if statement if statement
[PR #3214 - @gberkes] [PR #3214 - @gberkes]