diff ChangeLog @ 944:5b681cba67b2

2008-01-24 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/rfc959.c lib/protocols.c lib/misc.c - don't store the structure from getaddrinfo()/gethostbyname() in the gftp_request structure. Instead, store the address of the current server in a separate pointer.
author masneyb
date Thu, 24 Jan 2008 23:31:26 +0000
parents ca75331d0f82
children 9a6571938f89
line wrap: on
line diff
--- a/ChangeLog	Thu Jan 24 23:29:20 2008 +0000
+++ b/ChangeLog	Thu Jan 24 23:31:26 2008 +0000
@@ -1,4 +1,9 @@
 2008-01-24 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h lib/rfc959.c lib/protocols.c lib/misc.c - don't store
+	the structure from getaddrinfo()/gethostbyname() in the 
+	gftp_request structure. Instead, store the address of the current
+	server in a separate pointer.
+
 	* docs/sample.gftp/gftprc - updated the config file to the current
 	release