comparison ChangeLog @ 641:efe90b739e98

2004-12-12 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/protocols.c (gftp_connect_server) - if getaddrinfo() is not defined in the system, save the current index of the host that we are connected to
author masneyb
date Sun, 12 Dec 2004 11:52:17 +0000
parents cad45ebbc520
children b9e8b22bf3b1
comparison
equal deleted inserted replaced
640:cad45ebbc520 641:efe90b739e98
1 2004-12-12 Brian Masney <masneyb@gftp.org> 1 2004-12-12 Brian Masney <masneyb@gftp.org>
2 * lib/gftp.h lib/protocols.c (gftp_connect_server) - if getaddrinfo()
3 is not defined in the system, save the current index of the host that we
4 are connected to
5
2 * src/gtk/gftp-gtk.c (toolbar_hostedit) - use gftp_disconnect() instead 6 * src/gtk/gftp-gtk.c (toolbar_hostedit) - use gftp_disconnect() instead
3 of gftpui_disconnect(). The gftpui_disconnect() function will clear out 7 of gftpui_disconnect(). The gftpui_disconnect() function will clear out
4 the directory in the request structure 8 the directory in the request structure
5 9
6 2004-12-2 Brian Masney <masneyb@gftp.org> 10 2004-12-2 Brian Masney <masneyb@gftp.org>
3137 3141
3138 * configure.in - link in gthread 3142 * configure.in - link in gthread
3139 3143
3140 * cvsclean - added this script 3144 * cvsclean - added this script
3141 3145
3142 * *.[ch] - added $Id: ChangeLog,v 1.376 2004/12/12 11:26:15 masneyb Exp $ tags 3146 * *.[ch] - added $Id: ChangeLog,v 1.377 2004/12/12 11:52:17 masneyb Exp $ tags
3143 3147
3144 * debian/* - updated files from Debian maintainer 3148 * debian/* - updated files from Debian maintainer
3145 3149
3146 2002-10-03 Brian Masney <masneyb@gftp.org> 3150 2002-10-03 Brian Masney <masneyb@gftp.org>
3147 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3151 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)