comparison ChangeLog @ 560:1ce11a3d9557

2004-9-22 Brian Masney <masneyb@gftp.org> * lib/options.h src/uicommon/gftpui.c - added option to preserve the file time. In the past, it would save the file time if saving the file permissions was enabled.
author masneyb
date Thu, 23 Sep 2004 01:04:32 +0000
parents b497d05cb591
children b4667e14fd0c
comparison
equal deleted inserted replaced
559:b497d05cb591 560:1ce11a3d9557
1 2004-9-22 Brian Masney <masneyb@gftp.org> 1 2004-9-22 Brian Masney <masneyb@gftp.org>
2 * lib/options.h src/uicommon/gftpui.c - added option to preserve the
3 file time. In the past, it would save the file time if saving the file
4 permissions was enabled.
5
2 * src/gtk/transfer.c (check_done_process) - if the process returned an 6 * src/gtk/transfer.c (check_done_process) - if the process returned an
3 error code, then remove the file and don't prompt the user to upload the 7 error code, then remove the file and don't prompt the user to upload the
4 file if it was changed 8 file if it was changed
5 9
6 2004-9-17 Brian Masney <masneyb@gftp.org> 10 2004-9-17 Brian Masney <masneyb@gftp.org>
2840 2844
2841 * configure.in - link in gthread 2845 * configure.in - link in gthread
2842 2846
2843 * cvsclean - added this script 2847 * cvsclean - added this script
2844 2848
2845 * *.[ch] - added $Id: ChangeLog,v 1.324 2004/09/22 23:38:53 masneyb Exp $ tags 2849 * *.[ch] - added $Id: ChangeLog,v 1.325 2004/09/23 01:04:32 masneyb Exp $ tags
2846 2850
2847 * debian/* - updated files from Debian maintainer 2851 * debian/* - updated files from Debian maintainer
2848 2852
2849 2002-10-03 Brian Masney <masneyb@gftp.org> 2853 2002-10-03 Brian Masney <masneyb@gftp.org>
2850 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2854 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)