From: Jim Meyering Date: Wed, 25 Sep 2002 14:19:03 +0000 (+0000) Subject: . X-Git-Tag: v4.5.2~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca2302ece5fb2678d84ff91e93b445a31a16f210;p=thirdparty%2Fcoreutils.git . --- diff --git a/ChangeLog b/ChangeLog index afcf53b892..5b6a9f63b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-09-25 Jim Meyering + + * src/test.c (eaccess): Change type of local `euid' from int to uid_t + and add a cast, to avoid a warning about `signed and unsigned type in + conditional expression'. + 2002-09-22 Jim Meyering * Version 4.5.2.