Mercurial > gftp.yaz
comparison ChangeLog @ 646:cd38f25b7c5e
2004-12-20 Brian Masney <masneyb@gftp.org>
* lib/protocols.c (gftp_parse_bookmark) - if the bookmark's password is
set to @EMAIL@, expand it to the users' email address
author | masneyb |
---|---|
date | Tue, 21 Dec 2004 01:25:40 +0000 |
parents | 117bcf24add2 |
children | c197c8fb1e62 |
comparison
equal
deleted
inserted
replaced
645:ffb8d0e6c165 | 646:cd38f25b7c5e |
---|---|
1 2004-12-20 Brian Masney <masneyb@gftp.org> | |
2 * lib/protocols.c (gftp_parse_bookmark) - if the bookmark's password is | |
3 set to @EMAIL@, expand it to the users' email address | |
4 | |
1 2004-12-12 Brian Masney <masneyb@gftp.org> | 5 2004-12-12 Brian Masney <masneyb@gftp.org> |
2 * lib/rfc959.c - renamed pasv_behind_router option to | 6 * lib/rfc959.c - renamed pasv_behind_router option to |
3 ignore_pasv_address. This is a better explanation of what it does | 7 ignore_pasv_address. This is a better explanation of what it does |
4 | 8 |
5 * lib/rfc959.c - added pasv_behind_router option. If this is enabled, | 9 * lib/rfc959.c - added pasv_behind_router option. If this is enabled, |
3150 | 3154 |
3151 * configure.in - link in gthread | 3155 * configure.in - link in gthread |
3152 | 3156 |
3153 * cvsclean - added this script | 3157 * cvsclean - added this script |
3154 | 3158 |
3155 * *.[ch] - added $Id: ChangeLog,v 1.379 2004/12/12 12:09:56 masneyb Exp $ tags | 3159 * *.[ch] - added $Id: ChangeLog,v 1.380 2004/12/21 01:25:40 masneyb Exp $ tags |
3156 | 3160 |
3157 * debian/* - updated files from Debian maintainer | 3161 * debian/* - updated files from Debian maintainer |
3158 | 3162 |
3159 2002-10-03 Brian Masney <masneyb@gftp.org> | 3163 2002-10-03 Brian Masney <masneyb@gftp.org> |
3160 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 3164 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |