comparison ChangeLog @ 531:65cd664cbf32

2004-8-17 Brian Masney <masneyb@gftp.org> * lib/rfc959.c lib/sshv2.c - removed unneeded code in the *_chmod() functions
author masneyb
date Wed, 18 Aug 2004 00:56:58 +0000
parents c36a475ecf5a
children bccfdbfaac00
comparison
equal deleted inserted replaced
530:c39eb5731b32 531:65cd664cbf32
1 2004-8-17 Brian Masney <masneyb@gftp.org>
2 * lib/rfc959.c lib/sshv2.c - removed unneeded code in the *_chmod()
3 functions
4
1 2004-8-9 Brian Masney <masneyb@gftp.org> 5 2004-8-9 Brian Masney <masneyb@gftp.org>
2 * lib/sshv2.c - fixes so that file permissions are preserved properly 6 * 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 7 on file upload. Fixes so that the Utime and Chmod commands are shown
4 in the log window 8 in the log window
5 9
2724 2728
2725 * configure.in - link in gthread 2729 * configure.in - link in gthread
2726 2730
2727 * cvsclean - added this script 2731 * cvsclean - added this script
2728 2732
2729 * *.[ch] - added $Id: ChangeLog,v 1.304 2004/08/10 02:55:35 masneyb Exp $ tags 2733 * *.[ch] - added $Id: ChangeLog,v 1.305 2004/08/18 00:56:58 masneyb Exp $ tags
2730 2734
2731 * debian/* - updated files from Debian maintainer 2735 * debian/* - updated files from Debian maintainer
2732 2736
2733 2002-10-03 Brian Masney <masneyb@gftp.org> 2737 2002-10-03 Brian Masney <masneyb@gftp.org>
2734 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2738 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)