diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-07-02 00:24:41 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-07-02 00:24:41 +0000 |
commit | f8ca8f795afb9be814a4740fbf272f38f1245c5f (patch) | |
tree | 3d34c986f0ede8350e501fe71852a1e5b3ca65af /utils/ChangeLog | |
parent | a04fff2fd645fb817f1058d4982911b83cd735ef (diff) |
1999-07-01 Mark Kettenis <kettenis@gnu.org>
* Makefile (INSTALL-addauth-ops, INSTALL-setauth-ops,
INSTALL-su-ops): Removed. These programs don't have to be
installed suid-root anymore.
* frobauth-mod.c (frobauth_modify): Do not try to set the owner of
the processes we're frobbing. The process set their owner
themselves when we pass them their new authentication.
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r-- | utils/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index aa1178d6..ba41cfb5 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,12 @@ +1999-07-01 Mark Kettenis <kettenis@gnu.org> + + * Makefile (INSTALL-addauth-ops, INSTALL-setauth-ops, + INSTALL-su-ops): Removed. These programs don't have to be + installed suid-root anymore. + * frobauth-mod.c (frobauth_modify): Do not try to set the owner of + the processes we're frobbing. The process set their owner + themselves when we pass them their new authentication. + 1999-06-21 Roland McGrath <roland@baalperazim.frob.com> * login.c (main): For no-uids shell, default SH_ARG0 to informative |