diff ChangeLog @ 863:9f10d3c835cb

2006-11-30 Brian Masney <masneyb@gftp.org> * lib/options.h src/gtk/gftp-gtk.c - added new option: connect_to_remote_on_startup. If this is enabled, then the application will automatically connect to the remote server when it is started. (closes #330418)
author masneyb
date Sat, 23 Dec 2006 18:16:32 +0000
parents 885038cb945b
children c71bc7d32ce5
line wrap: on
line diff
--- a/ChangeLog	Sat Dec 23 16:12:21 2006 +0000
+++ b/ChangeLog	Sat Dec 23 18:16:32 2006 +0000
@@ -1,4 +1,9 @@
 2006-11-30 Brian Masney <masneyb@gftp.org>
+	* lib/options.h src/gtk/gftp-gtk.c - added new option:
+	connect_to_remote_on_startup. If this is enabled, then the application
+	will automatically connect to the remote server when it is started.
+	(closes #330418)
+
 	* lib/gftp.h src/uicommon/gftpui.c - when a file transfer is restarted,
 	get the file size of the destination file. This is so that the file is 
 	restarted at the proper position (closes #160239). 
@@ -3753,7 +3758,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.506 2006/12/23 16:12:17 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.507 2006/12/23 18:16:31 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer