From: Jim Meyering Date: Mon, 29 Mar 2004 07:29:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1921 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3bae2f4173c28aa004c8b92886351a57a062928;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index e366e4a095..55e940c50a 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2004-03-28 Paul Eggert + + Fix some gotchas encountered when porting to Solaris 8, using + the Forte 6u2 compiler. + + * canonicalize.c [HAVE_UNISTD_H]: Include , + for resolvepath declaration. + * fts.c: Include dirfd.h, for dirfd. + 2004-02-25 Paul Eggert * human.c (humblock): Support BLOCKSIZE as well as BLOCK_SIZE.