Mercurial > gftp.yaz
comparison ChangeLog @ 807:a3fd5e501513
2006-8-10 Brian Masney <masneyb@gftp.org>
* src/gtk/gtkui.c (gftpui_refresh) - delete the cache entry before
checking to see if it needs to reconnect to the remote server
author | masneyb |
---|---|
date | Sun, 10 Sep 2006 16:10:44 +0000 |
parents | 0807446c6f11 |
children | 72400fdbd0ed |
comparison
equal
deleted
inserted
replaced
806:0807446c6f11 | 807:a3fd5e501513 |
---|---|
1 2006-8-10 Brian Masney <masneyb@gftp.org> | 1 2006-8-10 Brian Masney <masneyb@gftp.org> |
2 * src/gtk/gtkui.c (gftpui_refresh) - delete the cache entry before | |
3 checking to see if it needs to reconnect to the remote server | |
4 | |
2 * src/uicommon/gftpui.c (gftpui_common_cmd_site) - make sure the | 5 * src/uicommon/gftpui.c (gftpui_common_cmd_site) - make sure the |
3 toggled state is enabled so that the command is prepended with the | 6 toggled state is enabled so that the command is prepended with the |
4 SITE command | 7 SITE command |
5 | 8 |
6 2006-09-07 Pema Geyleg <pgeyleg@gmail.com> | 9 2006-09-07 Pema Geyleg <pgeyleg@gmail.com> |
3553 | 3556 |
3554 * configure.in - link in gthread | 3557 * configure.in - link in gthread |
3555 | 3558 |
3556 * cvsclean - added this script | 3559 * cvsclean - added this script |
3557 | 3560 |
3558 * *.[ch] - added $Id: ChangeLog,v 1.469 2006/09/10 16:06:01 masneyb Exp $ tags | 3561 * *.[ch] - added $Id: ChangeLog,v 1.470 2006/09/10 16:10:40 masneyb Exp $ tags |
3559 | 3562 |
3560 * debian/* - updated files from Debian maintainer | 3563 * debian/* - updated files from Debian maintainer |
3561 | 3564 |
3562 2002-10-03 Brian Masney <masneyb@gftp.org> | 3565 2002-10-03 Brian Masney <masneyb@gftp.org> |
3563 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 3566 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |