diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 8 |
2 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1998-11-29 Roland McGrath <roland@baalperazim.frob.com> + + * Makeconf ($(libdir) installation rules): Use automatic variables. + Use a static pattern rule for foo.a and foo_p.a, treated the same. + 1998-10-20 Roland McGrath <roland@baalperazim.frob.com> * Makefile (TAGS): Create a TAGS file that specifies the subdir TAGS diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index 8edd3996..d6661183 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,11 @@ +1998-11-30 Mark Kettenis <kettenis@phys.uva.nl> + + * ugids-verify-auth.c (svma_state_add_auths): Allocate correct + number of bytes for new auth port array. + (server_verify_make_auth): Set check to password_check_group if + is_group is true and to password_check_user if not. Not the other + way around. + 1998-09-26 Mark Kettenis <kettenis@phys.uva.nl> * cacheq.c (cacheq_set_length): Fix the limit of the destination |