summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afcf53b89..5b6a9f63b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-09-25 Jim Meyering <meyering@lucent.com>
+
+ * 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 <meyering@lucent.com>
* Version 4.5.2.