diff options
author | Roland McGrath <roland@gnu.org> | 2000-03-17 19:47:30 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-03-17 19:47:30 +0000 |
commit | 5dddcaa84f298553d84ad4d1f101fda555e37efc (patch) | |
tree | ca7f5684efba89ef2f00643dc2ed382ff5a1495a | |
parent | 8933ae5f979cfd9e0c529c3c6111fb3bb67a43ee (diff) |
.
-rw-r--r-- | boot/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/boot/ChangeLog b/boot/ChangeLog index cc7b67f9..57cf1677 100644 --- a/boot/ChangeLog +++ b/boot/ChangeLog @@ -1,3 +1,8 @@ +2000-03-17 Roland McGrath <roland@baalperazim.frob.com> + + * boot.c (S_io_reauthenticate): Check mach_port_insert_right result + with assert_perror. + 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu> * boot.c (S_io_reauthenticate): Don't use MACH_MSG_TYPE_MAKE_SEND |