comparison ChangeLog @ 529:c36a475ecf5a

2004-8-9 Brian Masney <masneyb@gftp.org> * lib/sshv2.c - fixes so that file permissions are preserved properly on file upload. Fixes so that the Utime and Chmod commands are shown in the log window
author masneyb
date Tue, 10 Aug 2004 02:55:35 +0000
parents d32b05e07284
children 65cd664cbf32
comparison
equal deleted inserted replaced
528:d32b05e07284 529:c36a475ecf5a
1 2004-8-9 Brian Masney <masneyb@gftp.org> 1 2004-8-9 Brian Masney <masneyb@gftp.org>
2 * lib/sshv2.c - fixes so that file permissions are preserved properly
3 on file upload. Fixes so that the Utime and Chmod commands are shown
4 in the log window
5
2 * lib/sshv2.c (sshv2_setup_file_offset) - added buf argument to this 6 * lib/sshv2.c (sshv2_setup_file_offset) - added buf argument to this
3 function so that uploading files will work again 7 function so that uploading files will work again
4 8
5 * lib/options.h src/uicommon/gftpui.c - added ability to change the 9 * lib/options.h src/uicommon/gftpui.c - added ability to change the
6 block size on the fly of the transfered files. 10 block size on the fly of the transfered files.
2720 2724
2721 * configure.in - link in gthread 2725 * configure.in - link in gthread
2722 2726
2723 * cvsclean - added this script 2727 * cvsclean - added this script
2724 2728
2725 * *.[ch] - added $Id: ChangeLog,v 1.303 2004/08/10 02:29:09 masneyb Exp $ tags 2729 * *.[ch] - added $Id: ChangeLog,v 1.304 2004/08/10 02:55:35 masneyb Exp $ tags
2726 2730
2727 * debian/* - updated files from Debian maintainer 2731 * debian/* - updated files from Debian maintainer
2728 2732
2729 2002-10-03 Brian Masney <masneyb@gftp.org> 2733 2002-10-03 Brian Masney <masneyb@gftp.org>
2730 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2734 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)