summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/texts/alpha/RELNOTES.TXT2
-rw-r--r--release/texts/i386/RELNOTES.TXT8
2 files changed, 8 insertions, 2 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index 2038131..4e27d30 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -198,6 +198,8 @@ release for FreeBSD/alpha.
Numerous fixes have been applied to improve the security of FreeBSD code
as part of the FreeBSD Auditing Project.
+FreeBSD's threads library, libc_r, has had many features and performance
+improvements added, which makes it almost completely POSIX-compliant.
2. Supported Configurations
---------------------------
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index 53138dd..520f6e5 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -197,12 +197,16 @@ identification.
Groff/troff/eqn has been updated to version 1.15.
-Gdb has been updated to version 4.18 and is now part of the standard
-release for FreeBSD/alpha.
+Gdb has been updated to version 4.18.
Numerous fixes have been applied to improve the security of FreeBSD code
as part of the FreeBSD Auditing Project.
+FreeBSD's threads library, libc_r, has had many features and performance
+improvements added, which makes it almost completely POSIX-compliant. In
+addition, Linux's kernel-supported LinuxThreads library is now available as
+a port (ports/devel/linuxthreads), which can be used for native FreeBSD
+programs.
2. Supported Configurations
---------------------------
OpenPOWER on IntegriCloud