comparison ChangeLog @ 652:cb8ba8124e0e

2004-12-31 Brian Masney <masneyb@gftp.org> * src/uicommon/gftpui.c (gftpui_common_transfer_files) - check the return status of gftp_end_transfer() to see if there was an error closing the remote file
author masneyb
date Fri, 31 Dec 2004 15:33:01 +0000
parents 5f2808c65e46
children 07dc89f95076
comparison
equal deleted inserted replaced
651:5f2808c65e46 652:cb8ba8124e0e
1 2004-12-31 Brian Masney <masneyb@gftp.org> 1 2004-12-31 Brian Masney <masneyb@gftp.org>
2 * src/uicommon/gftpui.c (gftpui_common_transfer_files) - check the
3 return status of gftp_end_transfer() to see if there was an error
4 closing the remote file
5
2 * src/uicommon/gftpui.c - added dir and ldir commands to the command 6 * src/uicommon/gftpui.c - added dir and ldir commands to the command
3 line interface 7 line interface
4 8
5 * lib/rfc959.c (rfc959_init) - enable the need_username option for this 9 * lib/rfc959.c (rfc959_init) - enable the need_username option for this
6 protocol. This fixes a problem with the text port not prompting for the 10 protocol. This fixes a problem with the text port not prompting for the
3174 3178
3175 * configure.in - link in gthread 3179 * configure.in - link in gthread
3176 3180
3177 * cvsclean - added this script 3181 * cvsclean - added this script
3178 3182
3179 * *.[ch] - added $Id: ChangeLog,v 1.385 2004/12/31 14:25:28 masneyb Exp $ tags 3183 * *.[ch] - added $Id: ChangeLog,v 1.386 2004/12/31 15:33:01 masneyb Exp $ tags
3180 3184
3181 * debian/* - updated files from Debian maintainer 3185 * debian/* - updated files from Debian maintainer
3182 3186
3183 2002-10-03 Brian Masney <masneyb@gftp.org> 3187 2002-10-03 Brian Masney <masneyb@gftp.org>
3184 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3188 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)