about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 194541f86b..f7ba1c0fd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -57,9 +57,12 @@ Fri Jun  7 16:48:13 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 	* posix/Makefile (headers): Add schedbits.h.
 
 	* math/Makefile (elided-routines): Add long double routines.
-
+	
 Fri Jun  7 11:02:22 1996  Miles Bader  <miles@gnu.ai.mit.edu>
 
+	* sysdeps/mach/hurd/getpriority.c (getpriority): Use new interface
+	to __proc_getprocinfo.
+
 	* login/login.c (tty_name): New function.
 	(login): Use it.
 	(PATH_MAX): MACRO removed.