comparison ChangeLog @ 753:11b85ac0ec15

2006-6-22 Brian Masney <masneyb@gftp.org> * src/gtk/transfer.c - split update_file_status() into another function. Updated the string that is displayed to the user with information on whether or not the file is being downloaded or updated. (closes #163750)
author masneyb
date Fri, 23 Jun 2006 01:20:01 +0000
parents 08c24b6cd373
children ca202375e6cb
comparison
equal deleted inserted replaced
752:7eb9da5ab4b7 753:11b85ac0ec15
1 2006-6-22 Brian Masney <masneyb@gftp.org>
2 * src/gtk/transfer.c - split update_file_status() into another function.
3 Updated the string that is displayed to the user with information on
4 whether or not the file is being downloaded or updated. (closes #163750)
5
1 2006-5-14 Brian Masney <masneyb@gftp.org> 6 2006-5-14 Brian Masney <masneyb@gftp.org>
2 * lib/rfc959.c (rfc959_syst) - disable the show_hidden_files and 7 * lib/rfc959.c (rfc959_syst) - disable the show_hidden_files and
3 resolve_symlinks options if the remote server is a VMS server. 8 resolve_symlinks options if the remote server is a VMS server.
4 (closes #170524) 9 (closes #170524)
5 10
3365 3370
3366 * configure.in - link in gthread 3371 * configure.in - link in gthread
3367 3372
3368 * cvsclean - added this script 3373 * cvsclean - added this script
3369 3374
3370 * *.[ch] - added $Id: ChangeLog,v 1.428 2006/05/15 01:38:04 masneyb Exp $ tags 3375 * *.[ch] - added $Id: ChangeLog,v 1.429 2006/06/23 01:20:00 masneyb Exp $ tags
3371 3376
3372 * debian/* - updated files from Debian maintainer 3377 * debian/* - updated files from Debian maintainer
3373 3378
3374 2002-10-03 Brian Masney <masneyb@gftp.org> 3379 2002-10-03 Brian Masney <masneyb@gftp.org>
3375 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3380 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)