diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index fb237a08d9dc..1595dc1e24d6 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -959,6 +959,10 @@ options HZ=1000 # not compulsory but strongly recommended
in the presence of dynamic attachments and detatchments. Full
support for VLANs is also supported. &merged;
+ A &man.gre.4; driver, which can encapsulate IP packets
+ using GRE (RFC 1701) or minimal IP encapsulation for Mobile IP
+ (RFC 2004), has been added.
+
ICMP ECHO and TSTAMP replies are now rate limited. TCP
RSTs generated due to packets sent to open and unopen ports
are now limited by separate counters. Each rate limiting
@@ -1284,6 +1288,10 @@ options HZ=1000 # not compulsory but strongly recommended
fixed, including the tape drive spinning indefinitely
upon &man.mt.1; problem.
+ The SCSI_DELAY configuration parameter
+ can now be set at boot time and runtime via the
+ kern.cam.scsi_delay tunable/sysctl.
+
The &man.twe.4; 3ware ATA RAID driver has
added. &merged;
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 fb237a08d9dc..1595dc1e24d6 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -959,6 +959,10 @@ options HZ=1000 # not compulsory but strongly recommended
in the presence of dynamic attachments and detatchments. Full
support for VLANs is also supported. &merged;
+ A &man.gre.4; driver, which can encapsulate IP packets
+ using GRE (RFC 1701) or minimal IP encapsulation for Mobile IP
+ (RFC 2004), has been added.
+
ICMP ECHO and TSTAMP replies are now rate limited. TCP
RSTs generated due to packets sent to open and unopen ports
are now limited by separate counters. Each rate limiting
@@ -1284,6 +1288,10 @@ options HZ=1000 # not compulsory but strongly recommended
fixed, including the tape drive spinning indefinitely
upon &man.mt.1; problem.
+ The SCSI_DELAY configuration parameter
+ can now be set at boot time and runtime via the
+ kern.cam.scsi_delay tunable/sysctl.
+
The &man.twe.4; 3ware ATA RAID driver has
added. &merged;