From c5a144b682a3eb716f5c39475b30a4c02ab0100c Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Wed, 30 Oct 2002 17:21:35 +0000 Subject: [w3m-dev 03365] ~/.netrc support * etc.c (add_auth_pass_entry): add netrc arg add new entry to tail (find_auth_pass_entry): ent->host == NULL is "default" (loadPasswd): rewrite with next_token, parsePasswd, openPasswdFile load ~/.netrc (next_token): added (parsePasswd): added (openPasswdFile): added * ftp.c (openFTP): use find_auth_user_passwd * NEWS: ~/.netrc From: Fumitoshi UKAI --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 60f6617..e6f39c2 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ w3m 0.3.2 (release candidate) +* ~/.netrc: password for ftp * rc: display_lineinfo: display current line number * rc: passwd_file: passwd file for HTTP auth * func: MARK_WORD -- cgit v1.2.3