From ad2a3c0750f79662d03a870bdd06e71f4a0aeca9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 15 Aug 2006 05:27:55 +0000 Subject: * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Use sysdeps/posix/pause.c implementation instead. 2006-08-09 Jakub Jelinek * sysdeps/unix/nice.c (nice): Transform EACCES errno from setpriority to EPERM. --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 55855ad81a..14abed4782 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2006-07-28 +GNU C Library NEWS -- history of user-visible changes. 2006-08-14 Copyright (C) 1992-2002,2003,2004,2005,2006 Free Software Foundation, Inc. See the end for copying conditions. @@ -36,6 +36,8 @@ Version 2.5 * Support for priority inheritance mutexes added by Jakub Jelinek and Ulrich Drepper. +* Support for priority protected mutexes added by Jakub Jelinek. + Version 2.4 -- cgit v1.2.3