Mercurial > gftp.yaz
changeset 748:08c24b6cd373
2006-5-14 Brian Masney <masneyb@gftp.org>
* lib/rfc959.c (rfc959_syst) - disable the show_hidden_files and
resolve_symlinks options if the remote server is a VMS server.
(closes #170524)
author | masneyb |
---|---|
date | Mon, 15 May 2006 01:38:04 +0000 |
parents | c8e09269c3e1 |
children | e3a47f714c9e |
files | ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon May 15 01:31:20 2006 +0000 +++ b/ChangeLog Mon May 15 01:38:04 2006 +0000 @@ -1,4 +1,8 @@ 2006-5-14 Brian Masney <masneyb@gftp.org> + * lib/rfc959.c (rfc959_syst) - disable the show_hidden_files and + resolve_symlinks options if the remote server is a VMS server. + (closes #170524) + * lib/sshv2.c - make sure the 64 bit data is transformed into network byte order (from Aurelien Jarno <aurelien@aurel32.net>) (closes #168466) @@ -3363,7 +3367,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.427 2006/05/15 01:31:20 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.428 2006/05/15 01:38:04 masneyb Exp $ tags * debian/* - updated files from Debian maintainer