From 4c3d76e021f40fd9c3b396bd795bf462b2173b84 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Wed, 27 Oct 1999 23:53:53 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7246 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/appl/ftp/ChangeLog b/appl/ftp/ChangeLog index fe77f81c7..6a12ab75a 100644 --- a/appl/ftp/ChangeLog +++ b/appl/ftp/ChangeLog @@ -1,3 +1,15 @@ +1999-10-28 Assar Westerlund + + * ftpd/ls.c (lstat_file): new function for avoiding stating AFS + mount points. From Love + (list_files): use `lstat_file' + + * ftpd/ftpd.c: some const-poisoning + + * ftpd/ftpd.c (args): add `-B' as an alias for `--builtin-ls' to + allow for stupid inetds that only support two arguments. From + Love + 1999-10-26 Assar Westerlund * ftpd/ftpcmd.y (help): it's unnecessary to interpret help strings