diff ChangeLog @ 297:6d088dfece0b

2003-10-26 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.h src/gtk/transfer.c - (create_transfer, transfer_done) - added more checks whenever a transfer is created and stopped to make sure we don't log into the same remote host twice. This is mainly for DnD.
author masneyb
date Mon, 27 Oct 2003 01:22:45 +0000
parents 51725086634d
children 6e0b9ca541e2
line wrap: on
line diff
--- a/ChangeLog	Mon Oct 27 00:54:25 2003 +0000
+++ b/ChangeLog	Mon Oct 27 01:22:45 2003 +0000
@@ -1,4 +1,9 @@
 2003-10-26 Brian Masney <masneyb@gftp.org>
+	* src/gtk/gftp-gtk.h src/gtk/transfer.c - (create_transfer, 
+	transfer_done) - added more checks whenever a transfer is created and
+	stopped to make sure we don't log into the same remote host twice. This
+	is mainly for DnD.
+
 	* lib/misc.c (copy_request) - don't copy over the hostp pointer. This
 	fixes a segfault in DnD
 
@@ -1626,7 +1631,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.158 2003/10/27 00:54:24 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.159 2003/10/27 01:22:45 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer