diff TODO @ 45:311e29c40ed6

2002-10-31 Brian Masney <masneyb@gftp.org> * src/gtk/*.[ch] - don't check for gtk+ version based on the minor version. May cause problems later on. * lib/protocols.c src/gtk/bookmarks.c src/gtk/misc-gtk.c - use UTF8 functions for user data when using glib 2.0
author masneyb
date Thu, 31 Oct 2002 23:55:17 +0000
parents 66c064fd05bc
children cd3e457cbc85
line wrap: on
line diff
--- a/TODO	Wed Oct 30 22:56:30 2002 +0000
+++ b/TODO	Thu Oct 31 23:55:17 2002 +0000
@@ -2,6 +2,8 @@
 of gFTP. If there is something you feel should be included in a future
 version of gFTP, please email me about it.
 
+* Be able to save the state of the transfer queue. Be able to pause transfers.
+  Be able to edit the transfer information (hostname, user, etc)
 * For bookmarks, be able to specify a local protocol, host, port, directory
   to connect to
 * SSH login sequence could be improved