diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-02-10 04:52:21 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-02-10 04:52:21 +0000 |
commit | f767af5ecc0a272f706c5c02e45c6c25f7a3a654 (patch) | |
tree | a62d8f71585ed09beb8e0cb00b12f546612e03a3 /utils/ChangeLog | |
parent | ab15e243cf9e178d7cee23b0ccfa6bd110aa1f18 (diff) |
1999-02-06 Mark Kettenis <kettenis@gnu.org>
* login.c (main): If no effective uid, really use first auxiliary
uid to use as password entry to get parameters from.
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r-- | utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index dcb42e2e..09103646 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,8 @@ +1999-02-06 Mark Kettenis <kettenis@gnu.org> + + * login.c (main): If no effective uid, really use first auxiliary + uid to use as password entry to get parameters from. + 1999-01-03 Roland McGrath <roland@baalperazim.frob.com> * syncfs.c: Replace -a/--asynchronous with -s/--synchronous. |