# HG changeset patch # User masneyb # Date 1147657084 0 # Node ID 08c24b6cd37345f0523b251a22edcbc3710ec4c7 # Parent c8e09269c3e11dab3373b4147f556baadf2a97b6 2006-5-14 Brian Masney * lib/rfc959.c (rfc959_syst) - disable the show_hidden_files and resolve_symlinks options if the remote server is a VMS server. (closes #170524) diff -r c8e09269c3e1 -r 08c24b6cd373 ChangeLog --- 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 + * 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 ) (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