diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index ac14c9ed268f..08000f6ed239 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -193,6 +193,12 @@
could cause erratic behavior or kernel panics after flushing
the Security Policy Database (SPD).
+ The PFIL_HOOKS option is now enabled by
+ default in the GENERIC kernel. The most
+ notable effect of this change is to make
+ IPFilter work correctly when loaded
+ as a kernel module.
+
The following TCP features are now enabled by default: RFC
3042 (Limited Retransmit), RFC 3390 (increased initial
congestion window sizes), TCP bandwidth-delay product
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index ac14c9ed268f..08000f6ed239 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -193,6 +193,12 @@
could cause erratic behavior or kernel panics after flushing
the Security Policy Database (SPD).
+ The PFIL_HOOKS option is now enabled by
+ default in the GENERIC kernel. The most
+ notable effect of this change is to make
+ IPFilter work correctly when loaded
+ as a kernel module.
+
The following TCP features are now enabled by default: RFC
3042 (Limited Retransmit), RFC 3390 (increased initial
congestion window sizes), TCP bandwidth-delay product