diff ChangeLog @ 484:632036c6e4a4

2004-6-15 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/sshv2.c src/gtk/gtkui.c src/text/textui.c - added support for RSA SecurID passwords * lib/sshv2.c - cleaned up the SSH login sequence even more. Removed ssh2_sftp_path and sshv2_use_sftp_subsys options. The sftp subsystem is now always used.
author masneyb
date Wed, 16 Jun 2004 00:59:07 +0000
parents 4376ffeab64e
children 7334a74db6f6
line wrap: on
line diff
--- a/ChangeLog	Sun Jun 13 14:25:18 2004 +0000
+++ b/ChangeLog	Wed Jun 16 00:59:07 2004 +0000
@@ -1,3 +1,11 @@
+2004-6-15 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h lib/sshv2.c src/gtk/gtkui.c src/text/textui.c - added
+	support for RSA SecurID passwords
+
+	* lib/sshv2.c - cleaned up the SSH login sequence even more. Removed
+	ssh2_sftp_path and sshv2_use_sftp_subsys options. The sftp subsystem
+	is now always used.
+
 2004-6-13 Brian Masney <masneyb@gftp.org>
 	* lib/gftp.h lib/misc.c src/gtk/Makefile.am src/gtk/menu-items.c
 	src/gtk/misc-gtk.c src/text/Makefile.am src/uicommon/Makefile.am
@@ -2499,7 +2507,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.269 2004/06/13 14:25:18 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.270 2004/06/16 00:59:07 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer