diff options
Diffstat (limited to 'src/appl/gssftp/ftpd/ChangeLog')
-rw-r--r-- | src/appl/gssftp/ftpd/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/appl/gssftp/ftpd/ChangeLog b/src/appl/gssftp/ftpd/ChangeLog index 9f74c68e2a..3a6280c580 100644 --- a/src/appl/gssftp/ftpd/ChangeLog +++ b/src/appl/gssftp/ftpd/ChangeLog @@ -1,3 +1,12 @@ +2001-06-08 Mitchell Berger <mitchb@mit.edu> + + * pathnames.h: _PATH_FTPUSERS renamed to _PATH_FTPUSERS_DEFAULT. + + * ftpd.c: Added '-U filename' option to allow specification of + an ftpusers file other than the default. + + * ftpd.M: Documented the new -U option. + 2001-06-06 Ezra Peisach <epeisach@mit.edu> * ftpcmd.y: Include "ftpd_var.h" and remove prototype for reply() |