From: Jim Meyering Date: Sun, 4 Apr 1993 22:15:32 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_8_3b~47 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=43a62704e9de897366bf9e8a11a6ef0f5c8104b2;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index ddb6f45f78..0352552efd 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -12,6 +12,9 @@ Sun Apr 4 09:38:00 1993 Jim Meyering (meyering@comco.com) * mv.c (do_move): Ditto * makepath.c (make_path): Ditto + * lib/eaccess.c (eaccess_stat): Cast to unsigned the value to + be right-shifted to avoid ANSI vs K&R semantic ambiguity. + Sat Apr 3 18:17:23 1993 Jim Meyering (meyering@comco.com) * Makefile.in [Makefile]: Add dependencies and a rule to remake it.