summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-05-07 23:11:01 +0000
committerUlrich Drepper <drepper@redhat.com>2000-05-07 23:11:01 +0000
commit639c6286de5391c9accf0ecb9f944efe7ed980b8 (patch)
treeb85710f546cc1f00af4068a5e28afc35f654402b /ChangeLog
parent6ac52e83bd426918e49b05fd6c19245e0111ebd9 (diff)
downloadglibc-639c6286de5391c9accf0ecb9f944efe7ed980b8.tar.gz
glibc-639c6286de5391c9accf0ecb9f944efe7ed980b8.tar.xz
glibc-639c6286de5391c9accf0ecb9f944efe7ed980b8.zip
Update.
	* manual/resource.texi: Document POSIX scheduling functions.
	Patch by Bryan Henderson <bryanh@giraffe-data.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3fc5a9a3a..7e145f1563 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-05-07  Ulrich Drepper  <drepper@redhat.com>
 
+	* manual/resource.texi: Document POSIX scheduling functions.
+	Patch by Bryan Henderson <bryanh@giraffe-data.com>.
+
 	* inet/rcmd.c (rcmd_af): errno is not set if read returns without
 	reading anything.  Reported by Andries.Brouwer@cwi.nl.