diff options
author | lidl <lidl@FreeBSD.org> | 2016-06-17 16:34:25 +0000 |
---|---|---|
committer | lidl <lidl@FreeBSD.org> | 2016-06-17 16:34:25 +0000 |
commit | 3ac1c02c4bac7c767a49aef1034cd3afec829a28 (patch) | |
tree | e483e8e9824068c39545e0e214e5749d1e6e2547 /release | |
parent | 049c16e300896437f2a1287596ac39ea509d4471 (diff) | |
download | FreeBSD-src-3ac1c02c4bac7c767a49aef1034cd3afec829a28.zip FreeBSD-src-3ac1c02c4bac7c767a49aef1034cd3afec829a28.tar.gz |
Note ipfilter support in blacklist-helper script in relnotes
Approved by: re (gjb)
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index bb6f9e9..e9ff07e 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -631,6 +631,9 @@ the &man.ipfw.4; packet filter has been added to the <application>blacklistd-helper</application> script.</para> + <para revision="301843" contrib="sponsor" sponsor="&ff;">Support for + the &man.ipfilter.4; packet filter has been added to the + <application>blacklistd-helper</application> script.</para> </sect2> <sect2 xml:id="userland-installer"> |