diff options
Diffstat (limited to 'hurd/ChangeLog')
-rw-r--r-- | hurd/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/hurd/ChangeLog b/hurd/ChangeLog index 7d40892e..421aec4f 100644 --- a/hurd/ChangeLog +++ b/hurd/ChangeLog @@ -1,6 +1,8 @@ 2002-01-01 Roland McGrath <roland@frob.com> - * auth_reply.defs: RetCode -> RETCODE + * hurd_types.defs (RETURN_CODE_ARG): New macro, definition + depends on [HAVE_MIG_RETCODE]. + * auth_reply.defs: Replace return code args with that. * crash_reply.defs: Likewise. * fsys_reply.defs: Likewise. * io_reply.defs: Likewise. |