Mercurial > gftp.yaz
comparison ChangeLog @ 647:c197c8fb1e62
2004-12-20 Brian Masney <masneyb@gftp.org>
* lib/rfc959.c lib/ftpcommon.h - removed the quote filename
functionality in the SITE CHMOD and SITE UTIME commands
author | masneyb |
---|---|
date | Tue, 21 Dec 2004 01:30:20 +0000 |
parents | cd38f25b7c5e |
children | 86a110c13b8e |
comparison
equal
deleted
inserted
replaced
646:cd38f25b7c5e | 647:c197c8fb1e62 |
---|---|
1 2004-12-20 Brian Masney <masneyb@gftp.org> | 1 2004-12-20 Brian Masney <masneyb@gftp.org> |
2 * lib/rfc959.c lib/ftpcommon.h - removed the quote filename | |
3 functionality in the SITE CHMOD and SITE UTIME commands | |
4 | |
2 * lib/protocols.c (gftp_parse_bookmark) - if the bookmark's password is | 5 * lib/protocols.c (gftp_parse_bookmark) - if the bookmark's password is |
3 set to @EMAIL@, expand it to the users' email address | 6 set to @EMAIL@, expand it to the users' email address |
4 | 7 |
5 2004-12-12 Brian Masney <masneyb@gftp.org> | 8 2004-12-12 Brian Masney <masneyb@gftp.org> |
6 * lib/rfc959.c - renamed pasv_behind_router option to | 9 * lib/rfc959.c - renamed pasv_behind_router option to |
3154 | 3157 |
3155 * configure.in - link in gthread | 3158 * configure.in - link in gthread |
3156 | 3159 |
3157 * cvsclean - added this script | 3160 * cvsclean - added this script |
3158 | 3161 |
3159 * *.[ch] - added $Id: ChangeLog,v 1.380 2004/12/21 01:25:40 masneyb Exp $ tags | 3162 * *.[ch] - added $Id: ChangeLog,v 1.381 2004/12/21 01:30:20 masneyb Exp $ tags |
3160 | 3163 |
3161 * debian/* - updated files from Debian maintainer | 3164 * debian/* - updated files from Debian maintainer |
3162 | 3165 |
3163 2002-10-03 Brian Masney <masneyb@gftp.org> | 3166 2002-10-03 Brian Masney <masneyb@gftp.org> |
3164 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 3167 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |