modsec_rules_check: uses the gnu .la' instead of .a' file

This commit is contained in:
Felipe Zimmerle
2018-09-06 11:45:59 -03:00
parent d7b9726357
commit 16ab99ce3e
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
v3.0.3 - YYYY-MMM-DD (to be released)
-------------------------------------
- modsec_rules_check: uses the gnu `.la' instead of `.a' file
[Issue #1853 - @ste7677, @victorhora, @zimmerle]
- good practices: Initialize variables before use it
[Issue #1889 - Marc Stern]
- Fix utf-8 character encoding conversion