diff --git a/ChangeLog b/ChangeLog index 66ed74bdf..c65d327f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2003-02-12 Jim Meyering +2003-02-14 Jim Meyering * Version 4.5.8. + * src/remove.c: Include "euidaccess.h". + Remove declaration of euidaccess. + +2003-02-12 Jim Meyering + * src/pathchk.c (portable_chars_only): Remove unnecessary `const' in cast to avoid warning from icc. Reported by Alexandre Duret-Lutz.