changeset 300:234944770ebd

2003-10-27 Brian Masney <masneyb@gftp.org> * TODO - the top of this file now contains a list of items that needs to be completed before 2.0.16 can be released. If I missed something important, please drop me an email.
author masneyb
date Mon, 27 Oct 2003 23:06:32 +0000
parents 6da95954fe41
children 0386663f9b1f
files ChangeLog TODO
diffstat 2 files changed, 19 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Oct 27 02:15:47 2003 +0000
+++ b/ChangeLog	Mon Oct 27 23:06:32 2003 +0000
@@ -1,3 +1,8 @@
+2003-10-27 Brian Masney <masneyb@gftp.org>
+	* TODO - the top of this file now contains a list of items that needs
+	to be completed before 2.0.16 can be released. If I missed something
+	important, please drop me an email.
+
 2003-10-26 Brian Masney <masneyb@gftp.org>
 	* lib/rfc959.c (gftp_{get,put}_next_file_chunk) - check whether or not
 	this is an ascii file transfer properly.
@@ -1637,7 +1642,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.161 2003/10/27 02:15:46 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.162 2003/10/27 23:06:32 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer
 
--- a/TODO	Mon Oct 27 02:15:47 2003 +0000
+++ b/TODO	Mon Oct 27 23:06:32 2003 +0000
@@ -2,6 +2,19 @@
 of gFTP. If there is something you feel should be included in a future
 version of gFTP, please email me about it.
 
+Items to fix for 2.0.16:
+
+* Edit, if there is a timeout on the remote side hwen you go to upload, it waits
+  for 30 secs
+* ASCII transfers corrupt the file
+* FreeBSD SSHV2 upload crash. I can't reproduce this under Linux
+* HTTP Support: The following directory listing does not work:
+  http://ftp.redhat.com/pub/redhat/linux/updates/9/en/os/i386
+* When getting the list of files/directories, don't make the window always
+  stay on top. It's annoying for large directory listings
+
+Other items for a later version:
+
 * I need to be able to send an event from the core library to the presentation
   layer to have it ask the user a question. I need this for the SSL layer so 
   that if an unknown certificate authority signed the certificate, the user