From ddeb9733fb4eccc2dc8bd36633db7b34a7ba3627 Mon Sep 17 00:00:00 2001 From: "Alfred M. Szmidt" Date: Sat, 18 Jun 2005 17:18:13 +0000 Subject: 2005-06-14 Hugues Larrive * ftpfs.c (parse_startup_opt): User names may contain a @, so take the last @ of FTPFS_REMOTE_FS. * host.c (split_server_name): User names may contain a @, so take the last @ of P. --- ftpfs/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ftpfs/ChangeLog') diff --git a/ftpfs/ChangeLog b/ftpfs/ChangeLog index b53da74f..4f042123 100644 --- a/ftpfs/ChangeLog +++ b/ftpfs/ChangeLog @@ -1,3 +1,10 @@ +2005-06-14 Hugues Larrive + + * ftpfs.c (parse_startup_opt): User names may contain a @, so take + the last @ of FTPFS_REMOTE_FS. + * host.c (split_server_name): User names may contain a @, so take + the last @ of P. + 2003-08-17 Marcus Brinkmann * ftpfs.h: Include . -- cgit v1.2.3