From b16a574451439bcc4e2cb76205d3f6ad210a3535 Mon Sep 17 00:00:00 2001 From: Ito Hiroyuki Date: Wed, 5 Jan 2011 10:09:19 +0000 Subject: * [w3m-dev 04445] Re: Update documents (README.cookie) * doc-jp/README.cookie: refer to RFC 2109. * doc/README.cookie: diito. --- ChangeLog | 13 ++++++++++++- doc-jp/README.cookie | 7 ++++--- doc/README.cookie | 8 ++++---- 3 files changed, 20 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0835e41..95b7352 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2011-01-05 SAKAI Kiyotaka + + * [w3m-dev 04445] Re: Update documents (README.cookie) + * doc-jp/README.cookie: refer to RFC 2109. + * doc/README.cookie: diito. + +2011-01-05 SAKAI Kiyotaka + + * [w3m-dev 04444] Re: error when 'make install' + * w3mimg/win/.cvsignore: added. + 2011-01-04 SAKAI Kiyotaka * [w3m-dev 04441] error when 'make install' @@ -9278,4 +9289,4 @@ a * [w3m-dev 03276] compile error on EWS4800 * release-0-2-1 * import w3m-0.2.1 -$Id: ChangeLog,v 1.1048 2011/01/04 11:03:20 htrb Exp $ +$Id: ChangeLog,v 1.1049 2011/01/05 10:09:19 htrb Exp $ diff --git a/doc-jp/README.cookie b/doc-jp/README.cookie index 2865561..8741a5f 100644 --- a/doc-jp/README.cookie +++ b/doc-jp/README.cookie @@ -56,6 +56,7 @@ のように設定します. ・ ドメインに含まれる "." の数が 2 よりも小さいときは不正なクッキーと - 見なされますが cookie_avoid_wrong_number_of_dots で指定されたドメイ - ンはこの制限を受けなくなります。Option Setting Panel の "[wrong - number of dots] を無視するドメイン" で設定できます。 + 見なされます (RFC 2109 4.3.2 参照) が + cookie_avoid_wrong_number_of_dots で指定されたドメインはこの制限を + 受けなくなります。Option Setting Panel の "[wrong number of dots] + を無視するドメイン" で設定できます。 diff --git a/doc/README.cookie b/doc/README.cookie index 98a504b..56cca50 100644 --- a/doc/README.cookie +++ b/doc/README.cookie @@ -38,7 +38,7 @@ cookie support of w3m ・ If the number of "." in domain name is lesser than 2, it is - assumed as invalid cookie, however, you can use - cookie_avoid_wrong_number_of_dots to avoid this restriction. You - can set this in "Domains to avoid [wrong number of dots]" on the - Option Setting Panel. + assumed as invalid cookie (cf. RFC 2109 4.3.2), however, you can + use cookie_avoid_wrong_number_of_dots to avoid this + restriction. You can set this in "Domains to avoid [wrong number + of dots]" on the Option Setting Panel. -- cgit v1.2.3