From: Jim Meyering Date: Fri, 30 Jul 1999 21:13:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22o~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a65fa10c4b3612a45d3025bf52e3457dac5c7cbc;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index c825bdb9c4..a372075ce7 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,16 @@ +1999-07-30 Jim Meyering + + * Version 1.22o. + + * src/tail.c: New option: --pid=PID. + Include signal.h for kill prototype. + (pid): New global. + (long_options): Add `pid'. + (usage): Describe it. + (tail_forever): Implement it. + (parse_options): Handle the new option and required arg. + Suggestion and pseudo-code from Karl Heuer. + 1999-07-27 Jim Meyering * lib/linebuffer.c: Include now that linebuffer.h uses