From: Jim Meyering Date: Sat, 31 Jul 1999 09:21:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16l~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=555250c779016121a3cd008e84e412815de97251;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index a372075ce7..aff04e978e 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,11 @@ +1999-07-31 Jim Meyering + + * src/tail.c (tail_forever): Don't call kill if pid is 0. + Detect when `writer_is_dead' also when the writer is some other user. + From Karl Heuer. + + * src/tail.c (parse_options): Warn if --pid=PID is used without -f. + 1999-07-30 Jim Meyering * Version 1.22o.