diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index 868f7e360bc3..2e6b976130bd 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 def9d914df42..c6dfc8410b97 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 ---------------------------