New release notes: FFS dirpref speedup, GNATS 3.113, BSDPAN.

This commit is contained in:
Bruce A. Mah 2001-04-10 17:06:50 +00:00
parent a8209d83f8
commit ce59954505
2 changed files with 18 additions and 2 deletions

View File

@ -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
---------------------------

View File

@ -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
---------------------------