summaryrefslogtreecommitdiff
path: root/utils/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-02-12 17:25:42 +0000
committerMiles Bader <miles@gnu.org>1997-02-12 17:25:42 +0000
commit5b2f390d60c7cf11da6ee794ceb0f37b0194d32a (patch)
tree3cce42aba5181eb3a7fb8ed43b51b906708091a0 /utils/ChangeLog
parentc2a517821fd2b91b0bc54284bdccf1b124ce31c0 (diff)
.
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.