summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2002-10-04 16:53:12 +0000
committerbmah <bmah@FreeBSD.org>2002-10-04 16:53:12 +0000
commit2545140454c38b3230a99e4953bb1931b112e796 (patch)
treeaf81e83313096528041787b3cf922a363e930dc2 /release
parentd2ae103f1697cf267c850db96c93369027722a2e (diff)
downloadFreeBSD-src-2545140454c38b3230a99e4953bb1931b112e796.zip
FreeBSD-src-2545140454c38b3230a99e4953bb1931b112e796.tar.gz
New release notes: matcd(4) removal, libbsdxml.
While here, fix a minor style nit.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml15
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml15
2 files changed, 28 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index c95f331..741ed24 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 <literal>options MAC</literal>.
+ by adding <literal>options MAC</literal> to the kernel
+ configuration.
<note>
<para>The MAC framework is considered an experimental
@@ -1280,6 +1281,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para role="historic">The &man.isp.4; driver now supports the Qlogic 2300 and
2312 Optical Fibre Channel PCI cards. &merged;</para>
+ <para arch="i386,pc98">The &man.matcd.4; driver has been removed
+ due to breakage and licensing issues.</para>
+
<para>&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</programlisting>
<command>more</command>. &merged; Version 371 of
<application>less</application> has been imported.</para>
+ <para>An XML processing library, named
+ <filename>libbsdxml</filename> has been added for the benefit
+ of XML-using utilities in the base system. It is based almost
+ entirely on an import of <application>expat</application>
+ 1.95.5, but is installed under a different name to avoid
+ conflicts with any versions of
+ <application>expat</application> installed from the Ports
+ Collection.</para>
+
<para><application>libpcap</application> has been updated to
0.7.1. &merged;</para>
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 c95f331..741ed24 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 <literal>options MAC</literal>.
+ by adding <literal>options MAC</literal> to the kernel
+ configuration.
<note>
<para>The MAC framework is considered an experimental
@@ -1280,6 +1281,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para role="historic">The &man.isp.4; driver now supports the Qlogic 2300 and
2312 Optical Fibre Channel PCI cards. &merged;</para>
+ <para arch="i386,pc98">The &man.matcd.4; driver has been removed
+ due to breakage and licensing issues.</para>
+
<para>&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</programlisting>
<command>more</command>. &merged; Version 371 of
<application>less</application> has been imported.</para>
+ <para>An XML processing library, named
+ <filename>libbsdxml</filename> has been added for the benefit
+ of XML-using utilities in the base system. It is based almost
+ entirely on an import of <application>expat</application>
+ 1.95.5, but is installed under a different name to avoid
+ conflicts with any versions of
+ <application>expat</application> installed from the Ports
+ Collection.</para>
+
<para><application>libpcap</application> has been updated to
0.7.1. &merged;</para>
OpenPOWER on IntegriCloud