*** empty log message ***

This commit is contained in:
Jim Meyering 2003-02-14 07:41:42 +00:00
parent 49eda1bead
commit 5aeb13149e

View File

@ -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.