summaryrefslogtreecommitdiff
path: root/boot/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>2000-03-17 17:18:33 +0000
committerThomas Bushnell <thomas@gnu.org>2000-03-17 17:18:33 +0000
commit146baae9487e0cf6f837690f2134c741233a6d36 (patch)
treef62b72c0b1ca3200083d83093638a02d8b2de586 /boot/ChangeLog
parentfd311e7b4b90f928e4148f9496994aa4769e59b3 (diff)
2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>
* boot.c (S_io_reauthenticate): Don't use MACH_MSG_TYPE_MAKE_SEND in Hurd RPC.
Diffstat (limited to 'boot/ChangeLog')
-rw-r--r--boot/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/boot/ChangeLog b/boot/ChangeLog
index 5b7c411f..cc7b67f9 100644
--- a/boot/ChangeLog
+++ b/boot/ChangeLog
@@ -1,3 +1,8 @@
+2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * boot.c (S_io_reauthenticate): Don't use MACH_MSG_TYPE_MAKE_SEND
+ in Hurd RPC.
+
2000-02-28 Roland McGrath <roland@baalperazim.frob.com>
* boot.c (ds_device_get_status): Accept *STATUSLEN greater than needed.