summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r--libshouldbeinlibc/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog
index 28b2d07a..be8b3fcb 100644
--- a/libshouldbeinlibc/ChangeLog
+++ b/libshouldbeinlibc/ChangeLog
@@ -1,3 +1,14 @@
+1998-09-04 Roland McGrath <roland@baalperazim.frob.com>
+
+ * ugids-verify-auth.c (ugids_verify_make_auth): Fix typos in
+ svma_state change of 1998-08-11.
+
+ * idvec.c, idvec-auth.c (id_t): Remove typedef; use uid_t everywhere.
+ The name `id_t' is coopted in libc now for the SVID `waitid' interface.
+
+ * Makefile (SRCS): Remove argz-replace.c and argp-*.c from the list.
+ (installhdrs): Remove argp.h from the list.
+
1998-08-12 Roland McGrath <roland@baalperazim.frob.com>
* argz-replace.c: Removed, now in libcwhereitshouldbe.