diff ChangeLog @ 126:1e65871fdfa1

2003-4-9 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/config_file.c - reordered config option types. Added gftp_option_type_textcomboedt type * lib/options.h lib/rfc959.c - moved gftp_proxy_type to rfc959.c * lib/rfc959.c - added proxy_type that is gftp_option_type_textcomboedt. Consolidated help text into comment. In parse_ftp_proxy_string(), improve parsing of proxy config
author masneyb
date Thu, 10 Apr 2003 02:29:44 +0000
parents b875de05c22d
children fe0b21c006f6
line wrap: on
line diff
--- a/ChangeLog	Tue Apr 08 22:28:17 2003 +0000
+++ b/ChangeLog	Thu Apr 10 02:29:44 2003 +0000
@@ -1,3 +1,13 @@
+2003-4-9 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h lib/config_file.c - reordered config option types. Added
+	gftp_option_type_textcomboedt type
+
+	* lib/options.h lib/rfc959.c - moved gftp_proxy_type to rfc959.c
+
+	* lib/rfc959.c - added proxy_type that is
+	gftp_option_type_textcomboedt. Consolidated help text into comment.
+	In parse_ftp_proxy_string(), improve parsing of proxy config
+
 2003-4-8 Brian Masney <masneyb@gftp.org>
 	* src/text/gftp-text.c lib/misc.c - moved r_gethostbyname() and 
 	r_getservbyname() to lib/misc.c. Now uses GMutex functions
@@ -640,7 +650,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.67 2003/04/08 22:28:16 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.68 2003/04/10 02:29:42 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer