summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--release/texts/alpha/RELNOTES.TXT7
-rw-r--r--release/texts/i386/RELNOTES.TXT7
2 files changed, 12 insertions, 2 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index c28831a75011..8946a965885f 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -92,6 +92,9 @@ installed on another Alpha works well. [MERGED]
The ti(4) driver now supports the Alteon AceNIC 1000baseT Gigabit
Ethernet and Netgear GA620T 1000baseT Gigabit cards. [MERGED]
+SMP support has been largely reworked, incorporating code from BSD/OS
+5.0.
+
1.2. SECURITY FIXES
-------------------
@@ -172,7 +175,7 @@ finger.conf(5) file. [MERGED]
nsswitch support has been merged from NetBSD. By creating an
nsswitch.conf(5) file, FreeBSD can be configured so that various
databases such as passwd(5) and group(5) can be looked up using flat
-files, NIS, or Hesiod.
+files, NIS, or Hesiod. The old hosts.conf(5) file is no longer used.
sshd X11Forwarding is now turned on by default on server (any risk is
to the client, where it is already disabled by default).
@@ -185,6 +188,8 @@ required for USA residents. [MERGED]
sshd now enabled by default on new installs. [MERGED]
+perl has been updated to version 5.6.0.
+
2. Supported Configurations
---------------------------
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index db33ca003c53..564ac3806fd2 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -113,6 +113,9 @@ The asr(4) driver, which provides support for the Adaptec SCSI RAID
controller family, as well as the DPT SmartRAID V and VI families, has
been added.
+SMP support has been largely reworked, incorporating code from BSD/OS
+5.0.
+
1.2. SECURITY FIXES
-------------------
@@ -212,7 +215,7 @@ finger.conf(5) file. [MERGED]
nsswitch support has been merged from NetBSD. By creating an
nsswitch.conf(5) file, FreeBSD can be configured so that various
databases such as passwd(5) and group(5) can be looked up using flat
-files, NIS, or Hesiod.
+files, NIS, or Hesiod. The old hosts.conf(5) file is no longer used.
sshd X11Forwarding is now turned on by default on server (any risk is
to the client, where it is already disabled by default).
@@ -225,6 +228,8 @@ required for USA residents. [MERGED]
sshd now enabled by default on new installs. [MERGED]
+perl has been updated to version 5.6.0.
+
2. Supported Configurations
---------------------------