From: Jim Meyering Date: Fri, 4 Nov 1994 16:43:33 +0000 (+0000) Subject: merge with 1.9.1k1 X-Git-Tag: textutils-1_12_1~461 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c21a3a4ec6dcc7b65f7029974ce76884bbd6721b;p=thirdparty%2Fcoreutils.git merge with 1.9.1k1 --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index eb37654f1e..cf5cb396ff 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +Thu Nov 03 23:23:08 1994 Jim Meyering (meyering@comco.com) + + * linebuffer.h: Use __P instead of _P since the latter conflicts + with a definition in some . From Kaveh Ghazi. + Wed Nov 02 17:36:34 1994 Jim Meyering (meyering@comco.com) * tr.c: Add const attribute where appropriate.