summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index ddb6f45f7..0352552ef 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.