diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | hurd/ChangeLog | 6 |
2 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-01-01 Roland McGrath <roland@frob.com> + + * configure.in: Fix last change to use IsNotLong instead of NoLong. + 2001-12-31 Roland McGrath <roland@frob.com> * configure.in: Check mig for `retcode' keyword support. diff --git a/hurd/ChangeLog b/hurd/ChangeLog index a165ed5d..ca753f67 100644 --- a/hurd/ChangeLog +++ b/hurd/ChangeLog @@ -1,3 +1,9 @@ +2002-01-01 Roland McGrath <roland@frob.com> + + * fsys_reply.defs: retcode -> RetCode + * process_reply.defs: Likewise. + * startup_reply.defs: Likewise. + 2001-12-31 Roland McGrath <roland@frob.com> * auth_reply.defs: Change return code parameters to use `RetCode' |