From: Jim Meyering Date: Wed, 12 Feb 2003 09:27:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: DU-FTS~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60279d3bab90219930827585c3711889c89b9e32;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 72faf98f66..66ed74bdf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2003-02-10 Jim Meyering +2003-02-12 Jim Meyering * Version 4.5.8. + * src/pathchk.c (portable_chars_only): Remove unnecessary `const' + in cast to avoid warning from icc. Reported by Alexandre Duret-Lutz. + +2003-02-10 Jim Meyering + * src/test.c: Don't include group-member.h. Include euidaccess.h. (eaccess): Rewrite function to set the real uid and gid temporarily