diff options
author | Miles Bader <miles@gnu.org> | 1997-02-12 17:25:42 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-02-12 17:25:42 +0000 |
commit | 5b2f390d60c7cf11da6ee794ceb0f37b0194d32a (patch) | |
tree | 3cce42aba5181eb3a7fb8ed43b51b906708091a0 /utils | |
parent | c2a517821fd2b91b0bc54284bdccf1b124ce31c0 (diff) |
.
Diffstat (limited to 'utils')
-rw-r--r-- | utils/ChangeLog | 6 |
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. |