diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-13 13:53:49 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-13 13:53:49 +0000 |
commit | a27cdc478e2a60fe03329ed0d7f409c94079ee88 (patch) | |
tree | 98242da4b1966a19c107b9720631ca541249d5dd | |
parent | a6bbf327684c219bfd5e84be098da81d33a2cb13 (diff) |
.
-rw-r--r-- | auth/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/auth/ChangeLog b/auth/ChangeLog index 74d1e8d0..ea7f0fb4 100644 --- a/auth/ChangeLog +++ b/auth/ChangeLog @@ -1,3 +1,8 @@ +1999-05-13 Roland McGrath <roland@baalperazim.frob.com> + + * auth.c (S_auth_server_authenticate, S_auth_user_authenticate): If + rendezvous port arrives as MACH_PORT_DEAD, fail with EINVAL. + 1999-05-02 Roland McGrath <roland@baalperazim.frob.com> * auth.c: Include <error.h>. |