diff --git a/ChangeLog b/ChangeLog index e3c10de2..4e1d0b55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,7 +35,6 @@ ver. 0.10.1-dev-1 (2016/??/??) - development edition ----------- ### Fixes -* fix nftables actions for IPv6 addresses (gh-1893) * fix Gentoo init script's shebang to use openrc-run instead of runscript (gh-1891) * jail "pass2allow-ftp" supply blocktype and returntype parameters to the action (gh-1884) * avoid using "ANSI_X3.4-1968" as preferred encoding (if missing environment variables @@ -55,6 +54,7 @@ ver. 0.10.1-dev-1 (2016/??/??) - development edition human readable representation (opposite to `-d`); ### Enhancements +* nftables actions are IPv6-capable now (gh-1893) * filter.d/dovecot.conf: introduced mode `aggressive` for cases like "disconnected before auth was ready" (gh-1880)