diff ChangeLog @ 219:b9584a877daf

2003-7-9 Brian Masney <masneyb@gftp.org> * lib/sshv2.c - if we are logging in to the server, and the message size is too big from the server, assume that an error message follows and log the ASCII text to the log window * src/gtk/options_dialog.c - make sure the value is set properly for the textcomboedt option types (the FTP proxy server type uses this) * lib/rfc2068.c - HTTP proxy bug fixes. Also, moved rfc2068_connect() call to rfc2068_send_command() and removed it from the now unneeded places. Also, fix in call to HEAD command * src/text/gftp-text.c - fixed NULL pointer deference in changing directory * docs/sample.gftp/gftprc - enable require SSH user/pass by default
author masneyb
date Wed, 09 Jul 2003 23:25:57 +0000
parents de6a2e8e51cb
children 6de9a8280aa4
line wrap: on
line diff
--- a/ChangeLog	Wed Jul 09 23:25:56 2003 +0000
+++ b/ChangeLog	Wed Jul 09 23:25:57 2003 +0000
@@ -1,3 +1,20 @@
+2003-7-9 Brian Masney <masneyb@gftp.org>
+	* lib/sshv2.c - if we are logging in to the server, and the message 
+	size is too big from the server, assume that an error message follows
+	and log the ASCII text to the log window
+
+	* src/gtk/options_dialog.c - make sure the value is set properly for
+	the textcomboedt option types (the FTP proxy server type uses this)
+
+	* lib/rfc2068.c - HTTP proxy bug fixes. Also, moved rfc2068_connect()
+	call to rfc2068_send_command() and removed it from the now unneeded
+	places. Also, fix in call to HEAD command
+
+	* src/text/gftp-text.c - fixed NULL pointer deference in changing 
+	directory
+
+	* docs/sample.gftp/gftprc - enable require SSH user/pass by default
+
 2003-7-9 Brian Masney <masneyb@gftp.org>
 	* lib/config_file.c (gftp_write_config_file) - fix for writing out
 	list items to the config file. 
@@ -1230,7 +1247,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.110 2003/07/09 23:25:53 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.111 1997/01/01 09:22:34 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer