From: Martin Mares Date: Sun, 28 Mar 1999 20:52:02 +0000 (+0000) Subject: Miscellaneous fixes from patrol and short. X-Git-Tag: v1.13~42 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=ef4b64a132f074875c27a481262db11a60fffe61;p=nwho.git Miscellaneous fixes from patrol and short. --- diff --git a/ChangeLog b/ChangeLog index c4fd408..779e993 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Sun Mar 28 22:39:37 1999 Martin Mares + + * ywho.c: Miscellaneous fixes based on bug reports and patch + fragments by Jan Kratochvil and Pavel Troller + . These include support for glibc wide utmp + records, dynamic listing sizing, /dev/pts, all-kernel-versions + CPU type formatter and several minor fixes not worth mentioning. + +Fri Oct 2 23:33:13 1998 Martin Mares + + * ywho.c (readutmp): Idle time should be based on atime. + Fri Oct 17 18:14:18 1997 Martin Mares * nwho.c (show_users): Problems with long user names hopefully gone.