diff --git a/appl/ftp/ChangeLog b/appl/ftp/ChangeLog index 6a12ab75a..a982981f0 100644 --- a/appl/ftp/ChangeLog +++ b/appl/ftp/ChangeLog @@ -1,5 +1,7 @@ 1999-10-28 Assar Westerlund + * ftpd/ls.c (builtin_ls): fix typo, 'd' shouldn't imply 'f' + * ftpd/ls.c (lstat_file): new function for avoiding stating AFS mount points. From Love (list_files): use `lstat_file'