diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index c95f3316c84b..741ed24b46aa 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -230,7 +230,8 @@
models including a file system firewall. This feature will
permit easier development and maintenance of local and vendor
security extensions. The extensibility service is enabled
- by compiling your kernel with options MAC.
+ by adding options MAC to the kernel
+ configuration.
The MAC framework is considered an experimental
@@ -1280,6 +1281,9 @@ options HZ=1000 # not compulsory but strongly recommended
The &man.isp.4; driver now supports the Qlogic 2300 and
2312 Optical Fibre Channel PCI cards. &merged;
+ The &man.matcd.4; driver has been removed
+ due to breakage and licensing issues.
+
&man.md.4;, the memory disk device, has had the
functionality of &man.vn.4; incorporated into it. &man.md.4;
devices can now be configured by &man.mdconfig.8;. &man.vn.4;
@@ -3665,6 +3669,15 @@ options HZ=1000 # not compulsory but strongly recommended
more. &merged; Version 371 of
less has been imported.
+ An XML processing library, named
+ libbsdxml has been added for the benefit
+ of XML-using utilities in the base system. It is based almost
+ entirely on an import of expat
+ 1.95.5, but is installed under a different name to avoid
+ conflicts with any versions of
+ expat installed from the Ports
+ Collection.
+
libpcap has been updated to
0.7.1. &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 c95f3316c84b..741ed24b46aa 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -230,7 +230,8 @@
models including a file system firewall. This feature will
permit easier development and maintenance of local and vendor
security extensions. The extensibility service is enabled
- by compiling your kernel with options MAC.
+ by adding options MAC to the kernel
+ configuration.
The MAC framework is considered an experimental
@@ -1280,6 +1281,9 @@ options HZ=1000 # not compulsory but strongly recommended
The &man.isp.4; driver now supports the Qlogic 2300 and
2312 Optical Fibre Channel PCI cards. &merged;
+ The &man.matcd.4; driver has been removed
+ due to breakage and licensing issues.
+
&man.md.4;, the memory disk device, has had the
functionality of &man.vn.4; incorporated into it. &man.md.4;
devices can now be configured by &man.mdconfig.8;. &man.vn.4;
@@ -3665,6 +3669,15 @@ options HZ=1000 # not compulsory but strongly recommended
more. &merged; Version 371 of
less has been imported.
+ An XML processing library, named
+ libbsdxml has been added for the benefit
+ of XML-using utilities in the base system. It is based almost
+ entirely on an import of expat
+ 1.95.5, but is installed under a different name to avoid
+ conflicts with any versions of
+ expat installed from the Ports
+ Collection.
+
libpcap has been updated to
0.7.1. &merged;