diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-04-16 19:54:45 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-04-16 19:54:45 +0000 |
commit | ac733c0f74caa68b1800c1a1d177575cd1fd1436 (patch) | |
tree | 8125daba31e31552d924b22d2d877d9a8051cf13 /utils/ChangeLog | |
parent | 30f268f8a13209f720dc4879e1dde8e8319ebcb8 (diff) |
Tue Dec 10 11:40:04 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* login.c (add_utmp_entry): ut_addr has changed to be an array;
stash the IP address in the first slot.
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r-- | utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 621750fd..9363f5ff 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -49,6 +49,11 @@ Mon Dec 16 20:52:19 1996 Miles Bader <miles@gnu.ai.mit.edu> Add --head and --bottom/--tail/-b options. (main): Implement --bottom/--tail/-b. +Tue Dec 10 11:40:04 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * login.c (add_utmp_entry): ut_addr has changed to be an array; + stash the IP address in the first slot. + Sat Nov 23 16:30:16 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * psout.c (psout): Delete var REMOVE. |