From: Jim Meyering Date: Sun, 1 Aug 1999 10:09:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22p~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=47aa3de9f465c7688a97921b277eb0fc462b2822;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 6818879fb0..e2535be625 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,7 @@ 1999-08-01 Jim Meyering + * Version 1.22o. + * configure.in (AM_C_PROTOTYPES): Move test to precede a few header tests -- merely on principle. diff --git a/old/textutils/NEWS b/old/textutils/NEWS index e27d954c02..f6091b77c0 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,7 @@ Changes in release 1.23 +[1.22p] +* portability fixes from Paul Eggert based largely on tar-1.13 reports +* `tail --pid=PID' now works even when PID belongs to some other user [1.22o] * tail accepts new option: --pid=PID [1.22n]