Mercurial > gftp.yaz
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Wed Sep 22 23:38:53 2004 +0000 +++ b/ChangeLog Thu Sep 23 01:04:32 2004 +0000 @@ -1,4 +1,8 @@ 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. + * src/gtk/transfer.c (check_done_process) - if the process returned an error code, then remove the file and don't prompt the user to upload the file if it was changed @@ -2842,7 +2846,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.324 2004/09/22 23:38:53 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.325 2004/09/23 01:04:32 masneyb Exp $ tags * debian/* - updated files from Debian maintainer