From 443ae306c9ab13d9e552b1b43a311c93beaf602b Mon Sep 17 00:00:00 2001 From: teranisi Date: Mon, 9 Aug 2004 13:54:45 +0000 Subject: [PATCH] Added descriptions about POP3 response codes. --- NEWS | 4 ++++ NEWS.ja | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/NEWS b/NEWS index bd1011f..aee518a 100644 --- a/NEWS +++ b/NEWS @@ -83,6 +83,10 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. ** POP3 folder existence check is simplifyed (by default). The default value for elmo-pop3-exists-exactly is changed to nil. +** POP3 response code extension defined in the RFC2449 is supported. + If a login failure occurred because of user's another POP3 session, + entered password is not cleared and used in the future login. + ** IMAP4 commands EXPUNGE and CHECK are now send asynchronously. ** Default value of wl-folder-hierarchy-access-folders has been changed. diff --git a/NEWS.ja b/NEWS.ja index c5847dc..f05e6ca 100644 --- a/NEWS.ja +++ b/NEWS.ja @@ -81,6 +81,10 @@ Wanderlust NEWS (日本語版) -- User-visible changes in Wanderlust. ** POP3 フォルダの存在チェックのデフォルト挙動を簡略化 elmo-pop3-exists-exactly のデフォルト値を nil にしました。 +** RFC2449 の POP3 拡張のレスポンスコードに対応しました。 + 他のセッションが使用中であるために認証に失敗したときには、パスワード + がクリアされなくなりました。 + ** IMAP4 において、EXPUNGE, CHECK コマンドを非同期で送信するようにしました。 ** wl-folder-hierarchy-access-folders の初期値が変更されました。 -- 1.7.10.4