summaryrefslogtreecommitdiff
path: root/auth
diff options
context:
space:
mode:
Diffstat (limited to 'auth')
-rw-r--r--auth/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/auth/ChangeLog b/auth/ChangeLog
index c8fdf3ba..2bf57316 100644
--- a/auth/ChangeLog
+++ b/auth/ChangeLog
@@ -1,3 +1,9 @@
+2002-05-07 Roland McGrath <roland@frob.com>
+
+ * auth.c (S_auth_getids): u_int -> size_t
+ (S_auth_makeauth, S_auth_server_authenticate): Likewise.
+ (idvec_copyout): Fix argument type; make static.
+
2002-05-03 Roland McGrath <roland@frob.com>
* auth.c (S_auth_server_authenticate): Take reply port args.