diff ChangeLog @ 850:1c8d6b6b7950

2006-11-16 Brian Masney <masneyb@gftp.org> * lib/protocols.c - skip over the hidden files when doing a recursive transfer if the shown_hidden_files option is disabled. (closes #321573)
author masneyb
date Fri, 17 Nov 2006 01:20:58 +0000
parents 0cf4d8c46b82
children 83d39217749c
line wrap: on
line diff
--- a/ChangeLog	Fri Nov 17 00:44:40 2006 +0000
+++ b/ChangeLog	Fri Nov 17 01:20:58 2006 +0000
@@ -1,4 +1,7 @@
 2006-11-16 Brian Masney <masneyb@gftp.org>
+	* lib/protocols.c - skip over the hidden files when doing a recursive 
+	transfer if the shown_hidden_files option is disabled. (closes #321573)
+
 	* lib/sshv2.c (sshv2_initialize_string_with_path) - make sure the endpos
 	variable is pointing to the position after the string. This fixes an
 	issue with the current CVS code where files could not be transferred.
@@ -3708,7 +3711,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.498 2006/11/17 00:44:38 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.499 2006/11/17 01:20:57 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer