aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7bbde43..bc47b7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-09-05 Roland McGrath <roland@baalperazim.frob.com>
+
+ * hurd/hurdprio.c (_hurd_priority_which_map): If WHO is zero default
+ it to getpid () for PRIO_PROCESS, geteuid () for PRIO_USER.
+
1999-09-04 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/sysv/linux/getaddrinfo.c: Little optimization.