comparison ChangeLog @ 288:c8627e70adb5

2003-10-17 Brian Masney <masneyb@gftp.org> * lib/rfc959.c (rfc959_ipv[46]_data_connection_new) - when there is an error establishing a connection to the remote server, make sure that GFTP_ERETRYABLE is returned.
author masneyb
date Sat, 18 Oct 2003 14:42:17 +0000
parents d211567d1705
children 5f66f09e5194
comparison
equal deleted inserted replaced
287:d211567d1705 288:c8627e70adb5
1 2003-10-17 Brian Masney <masneyb@gftp.org>
2 * lib/rfc959.c (rfc959_ipv[46]_data_connection_new) - when there is an
3 error establishing a connection to the remote server, make sure that
4 GFTP_ERETRYABLE is returned.
5
1 2003-10-13 Brian Masney <masneyb@gftp.org> 6 2003-10-13 Brian Masney <masneyb@gftp.org>
2 * src/gtk/options_dialog.c - when specifying a FTP proxy config in the 7 * src/gtk/options_dialog.c - when specifying a FTP proxy config in the
3 GTK+ 2.0 port, the last character was getting chopped off. 8 GTK+ 2.0 port, the last character was getting chopped off.
4 9
5 2003-10-12 Brian Masney <masneyb@gftp.org> 10 2003-10-12 Brian Masney <masneyb@gftp.org>
1556 1561
1557 * configure.in - link in gthread 1562 * configure.in - link in gthread
1558 1563
1559 * cvsclean - added this script 1564 * cvsclean - added this script
1560 1565
1561 * *.[ch] - added $Id: ChangeLog,v 1.149 2003/10/13 22:03:23 masneyb Exp $ tags 1566 * *.[ch] - added $Id: ChangeLog,v 1.150 2003/10/18 14:42:17 masneyb Exp $ tags
1562 1567
1563 * debian/* - updated files from Debian maintainer 1568 * debian/* - updated files from Debian maintainer
1564 1569
1565 2002-10-03 Brian Masney <masneyb@gftp.org> 1570 2002-10-03 Brian Masney <masneyb@gftp.org>
1566 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 1571 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)