From: Jim Meyering Date: Fri, 24 Oct 1997 13:06:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22c~187 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4c29214245104808da2aeba4439bbca2ac9e12b4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 39a8303ab2..24ef16a6d9 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -71,8 +71,8 @@ * src/chown.c: Likewise. * src/copy.c: Likewise. * src/du.c: Likewise. - Achim Blumensath reported that ``on systems where off_t is 64 bits - [not having a prototype] results in passing 0 as name_size...'' + Achim Blumensath reported that ``on systems like BeOS, where off_t is + 64 bits [not having a prototype] results in passing 0 as name_size...'' 1997-09-27 Jim Meyering