diff options
author | Roland McGrath <roland@gnu.org> | 1999-02-27 23:04:42 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-02-27 23:04:42 +0000 |
commit | 8e21e68efa51b420613e5e63814f61237f93bd46 (patch) | |
tree | a0f223cb295fefc54327ba712ed1f46e76080523 /utils/ChangeLog | |
parent | 96ad81c3bbf8f0d432b050d4f15f940951e3c488 (diff) |
.
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r-- | utils/ChangeLog | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 3557112d..2d4e8f00 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,17 +1,21 @@ +1999-02-17 Roland McGrath <roland@baalperazim.frob.com> + + * mount.sh: Use `awk' instead of `gawk'. + Fri Feb 19 02:43:11 1999 Thomas Bushnell, BSG <tb@mit.edu> * login.c (main): Correctly implement -f instead of always acting as if it were set. - + * login.c (main): When transitioning from no UID's to having UID's create a new session like normal. Reported by Mark M. Kettenis - <kettenis@wins.uva.nl>. + <kettenis@wins.uva.nl>. 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. |