Mercurial > gftp.yaz
comparison ChangeLog @ 683:8bb9f5e08cc4
2005-2-4 Brian Masney <masneyb@gftp.org>
* ChangeLog-old - updated with changes since 2.0.18rc1
* docs/website/index.html.in - added link to the FSP homepage
author | masneyb |
---|---|
date | Fri, 04 Feb 2005 15:29:24 +0000 |
parents | 9b68dc473807 |
children | b56dc758907d |
comparison
equal
deleted
inserted
replaced
682:9b68dc473807 | 683:8bb9f5e08cc4 |
---|---|
1 2005-2-4 Brian Masney <masneyb@gftp.org> | 1 2005-2-4 Brian Masney <masneyb@gftp.org> |
2 * ChangeLog-old - updated with changes since 2.0.18rc1 | |
3 | |
4 * docs/website/index.html.in - added link to the FSP homepage | |
5 | |
2 * lib/misc.c (gftp_get_transfer_action) - added the following FIXME | 6 * 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 | 7 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 | 8 on that. Also if overwrite_default is enabled and the file sizes/dates |
5 are the same, then skip the file | 9 are the same, then skip the file |
6 | 10 |
3268 | 3272 |
3269 * configure.in - link in gthread | 3273 * configure.in - link in gthread |
3270 | 3274 |
3271 * cvsclean - added this script | 3275 * cvsclean - added this script |
3272 | 3276 |
3273 * *.[ch] - added $Id: ChangeLog,v 1.402 2005/02/04 14:52:26 masneyb Exp $ tags | 3277 * *.[ch] - added $Id: ChangeLog,v 1.403 2005/02/04 15:29:24 masneyb Exp $ tags |
3274 | 3278 |
3275 * debian/* - updated files from Debian maintainer | 3279 * debian/* - updated files from Debian maintainer |
3276 | 3280 |
3277 2002-10-03 Brian Masney <masneyb@gftp.org> | 3281 2002-10-03 Brian Masney <masneyb@gftp.org> |
3278 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 3282 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |