Mercurial > gftp.yaz
diff ChangeLog @ 851:83d39217749c
2006-11-16 Brian Masney <masneyb@gftp.org>
* lib/protocols.c - backed out last change where hidden files aren't
transferred in the subdirectories if the show_hidden_files option is
disabled.
author | masneyb |
---|---|
date | Fri, 17 Nov 2006 01:38:51 +0000 |
parents | 1c8d6b6b7950 |
children | 5e3005923374 |
line wrap: on
line diff
--- a/ChangeLog Fri Nov 17 01:20:58 2006 +0000 +++ b/ChangeLog Fri Nov 17 01:38:51 2006 +0000 @@ -1,4 +1,8 @@ 2006-11-16 Brian Masney <masneyb@gftp.org> + * lib/protocols.c - backed out last change where hidden files aren't + transferred in the subdirectories if the show_hidden_files option is + disabled. + * lib/protocols.c - skip over the hidden files when doing a recursive transfer if the shown_hidden_files option is disabled. (closes #321573) @@ -3711,7 +3715,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.499 2006/11/17 01:20:57 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.500 2006/11/17 01:38:50 masneyb Exp $ tags * debian/* - updated files from Debian maintainer