Regression: Sets MODSECURITY env var during the tests execution

This commit is contained in:
Felipe Zimmerle
2018-11-29 15:18:39 -03:00
parent 407b6c0f4b
commit b736f0292d
2 changed files with 7 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
v3.0.4 - YYYY-MMM-DD (to be released)
-------------------------------------
- Regression: Sets MODSECURITY env var during the tests execution
[@zimmerle]
- Fix setenv action to strdup key=variable
[@zimmerle]
- Allow 0 length JSON requests.