From ac31ad442b696696df0a0b14fa3c70e21c129081 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 18 Dec 1999 11:48:43 +0000 Subject: [PATCH] *** empty log message *** --- old/sh-utils/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 17e3b14292..b590788d3e 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,16 @@ +1999-12-18 Jim Meyering + + * src/who.c (print_entry): Correct do_lookup test so that who + prints whatever host information it has, even without --lookup. + Reported by Bill Peters. + +1999-12-12 Jim Meyering + + Move 120+ lines of stat.h-related macros from system.h (not shared) + to sys2.h, which is shared between fileutils, sh-utils, textutils. + * src/system.h: Move them from here... + * src/sys2.h: ... to here. + 1999-11-27 Jim Meyering Rewrite to allow fractional seconds and to handle SIGCONT. -- 2.47.3