comparison ChangeLog @ 778:cf2a51deefd8

2006-7-19 Brian Masney <masneyb@gftp.org> * src/gtk/transfer.c (check_done_process) - make sure the temporary files are removed in all cases (from Madhan Raj <raj_madan@rediffmail.com>) (closes #171459)
author masneyb
date Thu, 20 Jul 2006 02:41:26 +0000
parents f6a3f5677339
children cb70c5abd8f3
comparison
equal deleted inserted replaced
777:f6a3f5677339 778:cf2a51deefd8
1 2006-7-19 Brian Masney <masneyb@gftp.org> 1 2006-7-19 Brian Masney <masneyb@gftp.org>
2 * src/gtk/transfer.c (check_done_process) - make sure the temporary
3 files are removed in all cases (from Madhan Raj
4 <raj_madan@rediffmail.com>) (closes #171459)
5
2 * lib/misc.c (gftp_copy_request) - fixes when doing an IPv6 transfer or 6 * lib/misc.c (gftp_copy_request) - fixes when doing an IPv6 transfer or
3 using ignore PASV address (from (from Aurelien Jarno 7 using ignore PASV address (from (from Aurelien Jarno
4 <aurelien@aurel32.net>) (closes #169671) 8 <aurelien@aurel32.net>) (closes #169671)
5 9
6 * lib/protocols.c (gftp_get_all_subdirs) - make sure that the memory is 10 * lib/protocols.c (gftp_get_all_subdirs) - make sure that the memory is
3448 3452
3449 * configure.in - link in gthread 3453 * configure.in - link in gthread
3450 3454
3451 * cvsclean - added this script 3455 * cvsclean - added this script
3452 3456
3453 * *.[ch] - added $Id: ChangeLog,v 1.449 2006/07/20 02:37:44 masneyb Exp $ tags 3457 * *.[ch] - added $Id: ChangeLog,v 1.450 2006/07/20 02:41:25 masneyb Exp $ tags
3454 3458
3455 * debian/* - updated files from Debian maintainer 3459 * debian/* - updated files from Debian maintainer
3456 3460
3457 2002-10-03 Brian Masney <masneyb@gftp.org> 3461 2002-10-03 Brian Masney <masneyb@gftp.org>
3458 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3462 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)