comparison ChangeLog @ 648:86a110c13b8e

2004-12-24 Brian Masney <masneyb@gftp.org> * src/gtk/chmod-dialog.c (dochmod) - fixes for the group execute permission. If that checkbox was active, then write permissions for others was enabled
author masneyb
date Fri, 24 Dec 2004 11:26:52 +0000
parents c197c8fb1e62
children eaede7f6c2f8
comparison
equal deleted inserted replaced
647:c197c8fb1e62 648:86a110c13b8e
1 2004-12-24 Brian Masney <masneyb@gftp.org>
2 * src/gtk/chmod-dialog.c (dochmod) - fixes for the group execute
3 permission. If that checkbox was active, then write permissions for
4 others was enabled
5
1 2004-12-20 Brian Masney <masneyb@gftp.org> 6 2004-12-20 Brian Masney <masneyb@gftp.org>
2 * lib/rfc959.c lib/ftpcommon.h - removed the quote filename 7 * lib/rfc959.c lib/ftpcommon.h - removed the quote filename
3 functionality in the SITE CHMOD and SITE UTIME commands 8 functionality in the SITE CHMOD and SITE UTIME commands
4 9
5 * lib/protocols.c (gftp_parse_bookmark) - if the bookmark's password is 10 * lib/protocols.c (gftp_parse_bookmark) - if the bookmark's password is
3157 3162
3158 * configure.in - link in gthread 3163 * configure.in - link in gthread
3159 3164
3160 * cvsclean - added this script 3165 * cvsclean - added this script
3161 3166
3162 * *.[ch] - added $Id: ChangeLog,v 1.381 2004/12/21 01:30:20 masneyb Exp $ tags 3167 * *.[ch] - added $Id: ChangeLog,v 1.382 2004/12/24 11:26:52 masneyb Exp $ tags
3163 3168
3164 * debian/* - updated files from Debian maintainer 3169 * debian/* - updated files from Debian maintainer
3165 3170
3166 2002-10-03 Brian Masney <masneyb@gftp.org> 3171 2002-10-03 Brian Masney <masneyb@gftp.org>
3167 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3172 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)