summaryrefslogtreecommitdiff
path: root/utils/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-02-19 09:09:37 +0000
committerThomas Bushnell <thomas@gnu.org>1999-02-19 09:09:37 +0000
commit4228e9dd6c648c6643e90e4ca7cf3a90abccf3d3 (patch)
tree19d7bb1ea7beb404994f10f2f7440f74b045d5e0 /utils/ChangeLog
parentad4469a8571ced533e358bc0832135a367a3442f (diff)
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.
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r--utils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index a4d4e60c..3557112d 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,5 +1,8 @@
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>.