summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2003-05-07 04:15:57 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2003-05-07 04:15:57 +0000
commit713ed07eeb6f7f0e0c70ed49209f689146ec72a9 (patch)
tree0820ec97fde9f204ab9b947a79334bec2318b5e8
parentbf88fa93526e57216d67127b8da9a36cf74f710f (diff)
Notes
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml12
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml12
2 files changed, 24 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index db49b464ab10..8f5d53f5cf98 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -886,6 +886,13 @@
utilities have been renamed to
<literal>k<replaceable>program</replaceable></literal>.</para>
+ <para><application>Kerberos 5</application> is now built by
+ default in <literal>buildworld</literal> operations. Setting
+ <varname>MAKE_KERBEROS5</varname> no longer has any effect.
+ Disabling the base system Kerberos 5 now requires the
+ <varname>NO_KERBEROS</varname> Makefile variable to be
+ set.</para>
+
<para><application>libpcap</application> now has support for
selecting among multiple data link types on an interface.</para>
@@ -966,6 +973,11 @@
<para>The supported release of <application>KDE</application>
has been updated to 3.1.1a. &merged;</para>
+ <para>There is no longer a separate <filename>krb5</filename>
+ distribution. The Kerberos 5 libraries and utilities have been
+ incorporated into the <filename>crypto</filename>
+ distribution.</para>
+
<para>&man.sysinstall.8; once again supports installing individual
components of <application>XFree86</application>. Supporting
changes (not user-visible) generalize the concept of installing
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 db49b464ab10..8f5d53f5cf98 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -886,6 +886,13 @@
utilities have been renamed to
<literal>k<replaceable>program</replaceable></literal>.</para>
+ <para><application>Kerberos 5</application> is now built by
+ default in <literal>buildworld</literal> operations. Setting
+ <varname>MAKE_KERBEROS5</varname> no longer has any effect.
+ Disabling the base system Kerberos 5 now requires the
+ <varname>NO_KERBEROS</varname> Makefile variable to be
+ set.</para>
+
<para><application>libpcap</application> now has support for
selecting among multiple data link types on an interface.</para>
@@ -966,6 +973,11 @@
<para>The supported release of <application>KDE</application>
has been updated to 3.1.1a. &merged;</para>
+ <para>There is no longer a separate <filename>krb5</filename>
+ distribution. The Kerberos 5 libraries and utilities have been
+ incorporated into the <filename>crypto</filename>
+ distribution.</para>
+
<para>&man.sysinstall.8; once again supports installing individual
components of <application>XFree86</application>. Supporting
changes (not user-visible) generalize the concept of installing