summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/hurd/ChangeLog b/hurd/ChangeLog
index 690cdfb5..88aeecf3 100644
--- a/hurd/ChangeLog
+++ b/hurd/ChangeLog
@@ -1,3 +1,9 @@
+2002-05-07 Roland McGrath <roland@frob.com>
+
+ * msg.defs (msg_report_wait): int -> mach_msg_id_t
+ * hurd_types.h: Include <mach/message.h>.
+ (struct procinfo): int -> mach_msg_id_t for rpc_block.
+
2002-05-03 Roland McGrath <roland@frob.com>
* auth.defs (auth_user_authenticate): Add sreplyport argument.