diff ChangeLog @ 166:a4bf947e9e22

2003-5-27 Brian Masney <masneyb@gftp.org> * Makefile.am configure.in autogen.sh - build fixes * src/text/gftp-text.c - if the protocol we are connecting to doesn't need a username/password, don't prompt the user for one
author masneyb
date Tue, 27 May 2003 18:03:20 +0000
parents 12a043d992a1
children c505d9ba9d53
line wrap: on
line diff
--- a/ChangeLog	Sat May 24 15:15:32 2003 +0000
+++ b/ChangeLog	Tue May 27 18:03:20 2003 +0000
@@ -1,3 +1,9 @@
+2003-5-27 Brian Masney <masneyb@gftp.org>
+  * Makefile.am configure.in autogen.sh - build fixes
+
+  * src/text/gftp-text.c - if the protocol we are connecting to
+  doesn't need a username/password, don't prompt the user for one
+
 2003-5-22 Brian Masney <masneyb@gftp.org>
   * lib/misc.c (gftp_usage) - updated usage statement
 
@@ -831,7 +837,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.79 2003/05/23 01:01:00 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.80 2003/05/27 18:03:19 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer