diff ChangeLog @ 305:6d180e6a8ba5

2003-11-3 Brian Masney <masneyb@gftp.org> * lib/gftp.h src/gtk/transfer.c src/gtk/delete_dialog.c - removed transfer_direction variable from gftp_transfer structure. Cleaned up the code that did checks based on the value of this variable. * lib/rfc959.c (rfc959_syst) - added a check for Novell FTP servers * src/gtk/transfer.c (add_file_transfer) - check the value of the option one_transfer and if that is disabled, do not append the file transfers. (transfer_done) - refresh the destination window correctly after a transfer is completed.
author masneyb
date Tue, 04 Nov 2003 02:53:17 +0000
parents 95bcb77d62c1
children 8978792d0855
line wrap: on
line diff
--- a/ChangeLog	Mon Nov 03 02:35:18 2003 +0000
+++ b/ChangeLog	Tue Nov 04 02:53:17 2003 +0000
@@ -1,3 +1,15 @@
+2003-11-3 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h src/gtk/transfer.c src/gtk/delete_dialog.c - removed
+	transfer_direction variable from gftp_transfer structure. Cleaned
+	up the code that did checks based on the value of this variable.
+
+	* lib/rfc959.c (rfc959_syst) - added a check for Novell FTP servers
+
+	* src/gtk/transfer.c (add_file_transfer) - check the value of the option
+	one_transfer and if that is disabled, do not append the file transfers.
+	(transfer_done) - refresh the destination window correctly after a
+	transfer is completed.
+
 2003-11-2 Brian Masney <masneyb@gftp.org>
 	* lib/rfc2068.c (rfc2068_get_file) - if there is any data in the current
 	read buffer, grab that data first. Otherwise, read from the socket.
@@ -1675,7 +1687,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.165 2003/11/03 02:35:18 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.166 2003/11/04 02:53:16 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer