summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 66ed74bdf..c65d327f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2003-02-12 Jim Meyering <jim@meyering.net>
+2003-02-14 Jim Meyering <jim@meyering.net>
* Version 4.5.8.
+ * src/remove.c: Include "euidaccess.h".
+ Remove declaration of euidaccess.
+
+2003-02-12 Jim Meyering <jim@meyering.net>
+
* src/pathchk.c (portable_chars_only): Remove unnecessary `const'
in cast to avoid warning from icc. Reported by Alexandre Duret-Lutz.