summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 97d61cda..4ed02d63 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,5 +1,8 @@
Thu Feb 6 01:40:19 1997 Miles Bader <miles@gnu.ai.mit.edu>
+ * login.c (main): Look for NOBODY in ARGS_DEFS too, and use a last
+ ditch default if we can't find it anywhere.
+
* w.c (w_get_host): Don't use strlen on it if *HOST is 0.
Mon Dec 16 20:52:19 1996 Miles Bader <miles@gnu.ai.mit.edu>