diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index a60049eb933..c76e77d640d 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -142,7 +142,11 @@
Boot Loader Changes
-
+ A serial console-capable version of
+ boot0 has been added. It can be written
+ to a disk using &man.boot0cfg.8; and specifying
+ /boot/boot0sio as the argument to the
+ option.
@@ -158,6 +162,11 @@
The lmc (LAN Media Corp. PCI WAN adapter) driver has been
removed due to breakage and lack of maintainership.
+ A wrapper system has been added to allow
+ binary Windows NDIS miniport network drivers to be used with
+ FreeBSD. For more information, see the &man.ndis.4; and
+ &man.ndiscvt.8; manual pages.
+
@@ -194,14 +203,21 @@
Userland Changes
-
+ The configuration files used by the &man.resolver.5; now
+ support the timeout: and
+ attempts: keywords.
+
+ &man.ipfw.8; now supports a flag to
+ print only the action and comment for each rule, thus omitting
+ the rule body.Contributed Software
-
+ The ACPI-CA code has been updated
+ from the 20030619 snapshot to the 20031203 snapshot.
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 a60049eb933..c76e77d640d 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -142,7 +142,11 @@
Boot Loader Changes
-
+ A serial console-capable version of
+ boot0 has been added. It can be written
+ to a disk using &man.boot0cfg.8; and specifying
+ /boot/boot0sio as the argument to the
+ option.
@@ -158,6 +162,11 @@
The lmc (LAN Media Corp. PCI WAN adapter) driver has been
removed due to breakage and lack of maintainership.
+ A wrapper system has been added to allow
+ binary Windows NDIS miniport network drivers to be used with
+ FreeBSD. For more information, see the &man.ndis.4; and
+ &man.ndiscvt.8; manual pages.
+
@@ -194,14 +203,21 @@
Userland Changes
-
+ The configuration files used by the &man.resolver.5; now
+ support the timeout: and
+ attempts: keywords.
+
+ &man.ipfw.8; now supports a flag to
+ print only the action and comment for each rule, thus omitting
+ the rule body.Contributed Software
-
+ The ACPI-CA code has been updated
+ from the 20030619 snapshot to the 20031203 snapshot.