summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-08 09:28:28 +0000
committerRoland McGrath <roland@gnu.org>2002-05-08 09:28:28 +0000
commit3a9ca55bf348e7ba8450fa32860be1a8a358e562 (patch)
treea71ebde4a35c85643ecf1912c9b52cdecee947e5 /hurd
parent94ae465a44066c95031af93aac00ccdd9eb99e5e (diff)
.
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.