comparison ChangeLog @ 682:9b68dc473807

2005-2-4 Brian Masney <masneyb@gftp.org> * lib/misc.c (gftp_get_transfer_action) - added the following FIXME comments: add code to compare the file times and make a decision based on that. Also if overwrite_default is enabled and the file sizes/dates are the same, then skip the file
author masneyb
date Fri, 04 Feb 2005 14:52:26 +0000
parents f41c33110f8e
children 8bb9f5e08cc4
comparison
equal deleted inserted replaced
681:233e8f58f597 682:9b68dc473807
1 2005-2-4 Brian Masney <masneyb@gftp.org>
2 * lib/misc.c (gftp_get_transfer_action) - added the following FIXME
3 comments: add code to compare the file times and make a decision based
4 on that. Also if overwrite_default is enabled and the file sizes/dates
5 are the same, then skip the file
6
1 2005-1-25 Brian Masney <masneyb@gftp.org> 7 2005-1-25 Brian Masney <masneyb@gftp.org>
2 * src/gtk/gtkui.c (gftpui_run_function_callback) - after the needed 8 * src/gtk/gtkui.c (gftpui_run_function_callback) - after the needed
3 information is retrieved from the dialog, destroy the dialog before 9 information is retrieved from the dialog, destroy the dialog before
4 the callback function is called 10 the callback function is called
5 11
3262 3268
3263 * configure.in - link in gthread 3269 * configure.in - link in gthread
3264 3270
3265 * cvsclean - added this script 3271 * cvsclean - added this script
3266 3272
3267 * *.[ch] - added $Id: ChangeLog,v 1.401 2005/01/26 03:22:05 masneyb Exp $ tags 3273 * *.[ch] - added $Id: ChangeLog,v 1.402 2005/02/04 14:52:26 masneyb Exp $ tags
3268 3274
3269 * debian/* - updated files from Debian maintainer 3275 * debian/* - updated files from Debian maintainer
3270 3276
3271 2002-10-03 Brian Masney <masneyb@gftp.org> 3277 2002-10-03 Brian Masney <masneyb@gftp.org>
3272 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3278 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)