From: Jim Meyering Date: Mon, 14 Jun 2004 14:40:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1344 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4983ce64d8603fba2bd383d2e2483f970b5de524;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index c9fc28eb79..dc93bcc978 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2004-06-13 Paul Eggert +2004-06-14 Jim Meyering * Version 5.3.0. + * src/copy.c: Remove declaration of euidaccess. + Instead, include "euidaccess.h". + +2004-06-13 Paul Eggert + * src/who.c (PIDSTR_DECL_AND_INIT): Don't assume pid_t fits in int. (UT_ID) [!HAVE_STRUCT_XTMP_UT_ID]: Remove bogus comment, as (sizeof "??") reliably returns 3.