CHANGES: The correct is: ruleRemoveByTag not ruleRemoveById

This commit is contained in:
Felipe Zimmerle 2018-03-29 18:01:10 -03:00
parent ff0d451a5c
commit 01625bbb38
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -1,8 +1,8 @@
v3.0.x - YYYY-MMM-DD (To be released)
-------------------------------------
- Adds support for ctl:ruleRemoveById
[@zimmerle]
- Adds support for ctl:ruleRemoveByTag
[@zimmerle, @weliu]
- Fix SecUploadDir configuration merge
[Issue #1720 - @zimmerle, @gjvanetten]
- Include all prerequisites for "make check" into dist archive