From 5cf8cc343e7b16cbee005ec248653b56ef3062e8 Mon Sep 17 00:00:00 2001 From: bmah Date: Fri, 10 Nov 2000 18:01:57 +0000 Subject: New release notes documenting: thread library enhancements, chflags(1) move from /usr/bin to /bin, and CSMG_* macros fix. --- release/texts/alpha/RELNOTES.TXT | 9 +++++++++ release/texts/i386/RELNOTES.TXT | 9 +++++++++ 2 files changed, 18 insertions(+) (limited to 'release') diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index ad4bf23..b99bb6b 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -386,6 +386,15 @@ the stock public FSF source. [MERGED] BIND has been updated to v8.2.3-T6B. +The threads library has gained some signal handling changes, bug +fixes, and performance enhancements (including zero system call thread +switching). gdb(1) thread support has been updated to match these +changes. [MERGED] + +chflags(1) has moved from /usr/bin to /bin. + +Use of the CSMG_* macros no longer require inclusion of . + 2. Supported Configurations --------------------------- diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index 33b62d4..f7a50fa 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -458,6 +458,15 @@ the stock public FSF source. [MERGED] BIND has been updated to v8.2.3-T6B. +The threads library has gained some signal handling changes, bug +fixes, and performance enhancements (including zero system call thread +switching). gdb(1) thread support has been updated to match these +changes. [MERGED] + +chflags(1) has moved from /usr/bin to /bin. + +Use of the CSMG_* macros no longer require inclusion of . + 2. Supported Configurations --------------------------- -- cgit v1.1