summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--hurd/ChangeLog4
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 02b7c28d..c3f3d80b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2002-01-01 Roland McGrath <roland@frob.com>
- * configure.in: Make that "-DRETCODE=".
+ * configure.in: If mig supports `retcode', define HAVE_MIG_RETCODE.
2001-12-31 Roland McGrath <roland@frob.com>
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.