Add ChangeLog entry for new nftables actions

pull/1292/head
Alexander Belykh 2016-01-05 19:04:44 +06:00
parent f7f91a8bd4
commit cb2d70d7a8
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ ver. 0.9.4 (2015/XX/XXX) - wanna-be-released
filter.d/*.local file.
As extension to interpolation `%(known/parameter)s`, that does not works for
filter and action init parameters
* New actions:
- nftables-multiport and nftables-allports - filtering using nftables
framework. Note: it requires a pre-existing chain for the filtering rule.
* New filters:
- openhab - domotic software authentication failure with the
rest api and web interface (gh-1223)