summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-04-10 17:06:50 +0000
committerbmah <bmah@FreeBSD.org>2001-04-10 17:06:50 +0000
commit1f6030c456d49df15b976d92c6b091643c81a596 (patch)
treed8bc581a6bbd2997778eb901b51a076120397635 /release
parent1249ccb9617221ddd9fc5037aee9c2e0d0d56a9b (diff)
downloadFreeBSD-src-1f6030c456d49df15b976d92c6b091643c81a596.zip
FreeBSD-src-1f6030c456d49df15b976d92c6b091643c81a596.tar.gz
New release notes: FFS dirpref speedup, GNATS 3.113, BSDPAN.
Diffstat (limited to 'release')
-rw-r--r--release/texts/alpha/RELNOTES.TXT10
-rw-r--r--release/texts/i386/RELNOTES.TXT10
2 files changed, 18 insertions, 2 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index 868f7e3..2e6b976 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -335,6 +335,9 @@ the TrustedBSD Project. More details can be found in
The CAM error recovery code has been updated.
+The directory layout preference algorithm for FFS has been changed to
+improve its speed on large filesystems.
+
1.2. SECURITY FIXES
-------------------
@@ -856,7 +859,7 @@ purposes. [MERGED]
pkg_version(1) now has a version number comparison routine that
corresponds to the Porters Handbook. It also has a -t option for
-testing address comparisons.
+testing address comparisons. [MERGED]
libc is now thread-safe by default; libc_r contains only thread functions.
@@ -998,6 +1001,11 @@ libcrypt now has support for Blowfish password hashing.
The functions from libposix1e have been integrated into libc.
+GNATS has been updated to 3.113. [MERGED]
+
+BSDPAN, a collection of modules that provides tighter integration of
+Perl into the FreeBSD Ports Collection, has been added.
+
2. Supported Configurations
---------------------------
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index def9d91..c6dfc84 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -409,6 +409,9 @@ the TrustedBSD Project. More details can be found in
The CAM error recovery code has been updated.
+The directory layout preference algorithm for FFS has been changed to
+improve its speed on large filesystems.
+
1.2. SECURITY FIXES
-------------------
@@ -952,7 +955,7 @@ purposes. [MERGED]
pkg_version(1) now has a version number comparison routine that
corresponds to the Porters Handbook. It also has a -t option for
-testing address comparisons.
+testing address comparisons. [MERGED]
libc is now thread-safe by default; libc_r contains only thread functions.
@@ -1090,6 +1093,11 @@ libcrypt now has support for Blowfish password hashing.
The functions from libposix1e have been integrated into libc.
+GNATS has been updated to 3.113. [MERGED]
+
+BSDPAN, a collection of modules that provides tighter integration of
+Perl into the FreeBSD Ports Collection, has been added.
+
2. Supported Configurations
---------------------------
OpenPOWER on IntegriCloud