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 * posix/Makefile (headers): Add schedbits.h. * math/Makefile (elided-routines): Add long double routines. - + Fri Jun 7 11:02:22 1996 Miles Bader + * 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.