Mercurial > gftp.yaz
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Mon Dec 13 22:03:31 2004 +0000 +++ b/ChangeLog Tue Dec 21 01:25:40 2004 +0000 @@ -1,3 +1,7 @@ +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 + 2004-12-12 Brian Masney <masneyb@gftp.org> * lib/rfc959.c - renamed pasv_behind_router option to ignore_pasv_address. This is a better explanation of what it does @@ -3152,7 +3156,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.379 2004/12/12 12:09:56 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.380 2004/12/21 01:25:40 masneyb Exp $ tags * debian/* - updated files from Debian maintainer