summaryrefslogtreecommitdiff
path: root/utils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r--utils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 4ed02d63..1f28e593 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,7 +1,13 @@
+Tue Feb 11 20:51:51 1997 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * settrans.c (options): Update to reflect some minor changes in
+ the way argp works.
+
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.
+ Deal with crypt failing.
* w.c (w_get_host): Don't use strlen on it if *HOST is 0.