From: Jim Meyering Date: Thu, 26 Sep 2002 08:40:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.2~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c8156ca73d787af40b2c4d8c42147ce5cd89e04;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5b6a9f63b1..676c94a677 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-09-26 Jim Meyering + + * src/install.c (get_ids): Use strtoul, not strtol. Remove some casts. + 2002-09-25 Jim Meyering * src/test.c (eaccess): Change type of local `euid' from int to uid_t