diff options
author | Roland McGrath <roland@gnu.org> | 2002-03-12 03:30:26 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-03-12 03:30:26 +0000 |
commit | 9eccd96bdb880eb489b61959c9bbccf92425fc8a (patch) | |
tree | d1d5be7dc81245a955b89448701292d05d7f1d35 | |
parent | 0763baadf95e4964a254311ea6e32f67108e0889 (diff) |
.
-rw-r--r-- | ftpfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ftpfs/ChangeLog b/ftpfs/ChangeLog index f22830f1..185ec775 100644 --- a/ftpfs/ChangeLog +++ b/ftpfs/ChangeLog @@ -1,3 +1,8 @@ +2002-03-11 Roland McGrath <roland@frob.com> + + * ftpfs.c (parse_startup_opt): If given one argument with no :, + use "/" as the remote root. + 2001-12-29 Roland McGrath <roland@frob.com> * netfs.c (netfs_attempt_statfs): Implement this, |