diff ChangeLog @ 485:7334a74db6f6

2004-6-15 Brian Masney <masneyb@gftp.org> * lib/protocols.c - added supported for multiline VMS directory listings. Also, parse the date correctly for single line VMS directory listings * lib/gftp.h lib/local.c lib/rfc2068.c lib/rfc959.c lib/sshv.c - added function pointer get_next_dirlist_line to gftp_request structure. This will retrieve the next line of input for the directory listing. This is only implemented in the FTP protocol at the moment. It shouldn't be needed in the other protocols
author masneyb
date Wed, 16 Jun 2004 02:57:02 +0000
parents 632036c6e4a4
children dd22103b9552
line wrap: on
line diff
--- a/ChangeLog	Wed Jun 16 00:59:07 2004 +0000
+++ b/ChangeLog	Wed Jun 16 02:57:02 2004 +0000
@@ -1,4 +1,14 @@
 2004-6-15 Brian Masney <masneyb@gftp.org>
+	* lib/protocols.c - added supported for multiline VMS directory
+	listings. Also, parse the date correctly for single line VMS
+	directory listings
+
+	* lib/gftp.h lib/local.c lib/rfc2068.c lib/rfc959.c lib/sshv.c -
+	added function pointer get_next_dirlist_line to gftp_request structure.
+	This will retrieve the next line of input for the directory listing.
+	This is only implemented in the FTP protocol at the moment. It shouldn't
+	be needed in the other protocols
+
 	* lib/gftp.h lib/sshv2.c src/gtk/gtkui.c src/text/textui.c - added
 	support for RSA SecurID passwords
 
@@ -2507,7 +2517,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.270 2004/06/16 00:59:07 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.271 2004/06/16 02:57:02 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer