summaryrefslogtreecommitdiff
path: root/auth
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 /auth
parent94ae465a44066c95031af93aac00ccdd9eb99e5e (diff)
.
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.