diff ChangeLog @ 858:10e2ce91e26c

2006-11-30 Brian Masney <masneyb@gftp.org> * lib/rfc959.c lib/sshv2.c src/uicommon/gftpui.c - don't abort the entire file transfer if there is a permission denied at some point during the file transfer. Give the user an error at the very end if there were any errors. (closes #328550)
author masneyb
date Fri, 01 Dec 2006 00:57:50 +0000
parents 30eaf54a63f7
children 885038cb945b
line wrap: on
line diff
--- a/ChangeLog	Sun Nov 26 18:31:17 2006 +0000
+++ b/ChangeLog	Fri Dec 01 00:57:50 2006 +0000
@@ -1,3 +1,9 @@
+2006-11-30 Brian Masney <masneyb@gftp.org>
+	* lib/rfc959.c lib/sshv2.c src/uicommon/gftpui.c - don't abort the
+	entire file transfer if there is a permission denied at some point
+	during the file transfer. Give the user an error at the very end if
+	there were any errors. (closes #328550)
+
 2006-11-16 Brian Masney <masneyb@gftp.org>
 	* lib/protocols.c (gftp_get_all_subdirs) - don't return if there was a
 	problem running gftp_stat_filename(). Only return if there was a fatal
@@ -3739,7 +3745,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.504 2006/11/17 03:04:50 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.505 2006/12/01 00:57:49 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer