diff ChangeLog @ 547:34a3f10d8bae

2004-9-6 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/misc.c lib/protocols.c lib/rfc959.c - fixes for hosts that have IPv6 and IPv4 hostnames and a IPv6 connection cannot be made * lib/rfc2068.c - removed unused variable
author masneyb
date Wed, 08 Sep 2004 00:34:15 +0000
parents 5d13fa48c275
children 73ff02592d35
line wrap: on
line diff
--- a/ChangeLog	Wed Sep 08 00:18:10 2004 +0000
+++ b/ChangeLog	Wed Sep 08 00:34:15 2004 +0000
@@ -1,4 +1,10 @@
 2004-9-6 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h lib/misc.c lib/protocols.c lib/rfc959.c - fixes for
+	hosts that have IPv6 and IPv4 hostnames and a IPv6 connection cannot
+	be made
+
+	* lib/rfc2068.c - removed unused variable
+
 	* lib/protocols.c lib/sshv2.c lib/sslcommon.c - cleanups to the
 	functions that write/read to/from the network. Retry the operation
 	if EAGAIN is returned
@@ -2801,7 +2807,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.317 2004/09/08 00:18:09 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.318 2004/09/08 00:34:15 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer