Adds initial support to drop action

This commit is contained in:
Felipe Zimmerle
2018-12-24 16:35:41 -03:00
parent ba4273b8ec
commit d00ea5111d
10 changed files with 4076 additions and 3908 deletions

View File

@@ -1,6 +1,8 @@
v3.0.4 - YYYY-MMM-DD (to be released)
-------------------------------------
- Adds initially support to the drop action.
[@zimmerle]
- Complete merging of particular rule properties
[Issue #1978 - @defanator]
- Replaces AC_CHECK_FILE with 'test -f'