diff ChangeLog @ 553:b2b4f5fa8fc7

2004-9-14 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/bookmark.c lib/local.c lib/rfc2068.c lib/rfc959.c lib/sshv2.c src/gtk/transfer.c src/uicommon/gftpui.c - removed need_userpass from the gftp_request structure. Added need_username and need_password in it's place * autogen.sh - updated CFLAGS variable that is passed to configure
author masneyb
date Tue, 14 Sep 2004 10:16:52 +0000
parents 73ff02592d35
children a8ca3e349d4a
line wrap: on
line diff
--- a/ChangeLog	Mon Sep 13 17:42:33 2004 +0000
+++ b/ChangeLog	Tue Sep 14 10:16:52 2004 +0000
@@ -1,3 +1,11 @@
+2004-9-14 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h lib/bookmark.c lib/local.c lib/rfc2068.c lib/rfc959.c
+	lib/sshv2.c src/gtk/transfer.c src/uicommon/gftpui.c - removed
+	need_userpass from the gftp_request structure. Added need_username and
+	need_password in it's place
+
+	* autogen.sh - updated CFLAGS variable that is passed to configure
+
 2004-9-6 Brian Masney <masneyb@gftp.org>
 	* lib/gftp.h - make sure the _GNU_SOURCE is always defined.
 
@@ -2809,7 +2817,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.319 2004/09/08 01:36:10 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.320 2004/09/14 10:16:52 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer