X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=elmo%2FChangeLog;h=d337b731c1bb5504d5c844aaacc2eeef9e47253b;hb=23f4de4ce7e0ab2ada5db8c7949ee3fda670d9ea;hp=6a8b2e9e0ac70977d7d104dbef2a5a6665c2aa55;hpb=80ab384a553a490563ed07787c147861b4f12aae;p=elisp%2Fwanderlust.git diff --git a/elmo/ChangeLog b/elmo/ChangeLog index 6a8b2e9..d337b73 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,60 @@ +2001-11-01 Yuuichi Teranishi + + * elmo-imap4.el (elmo-imap4-send-command): If BYE response is detected, + delete process. + (elmo-imap4-accept-ok): Ditto. + +2001-10-09 Yoichi NAKAYAMA + + * elmo-maildir.el (elmo-maildir-max-of-folder): Call + elmo-maildir-update-current (In order to create qinfo-MSG + in queue folder correctly). + +2001-10-03 Yuuichi Teranishi + + * elmo-dop.el (elmo-dop-flush-pending-append-operations): Check + return value of elmo-append-msg. + +2001-09-20 Yuuichi Teranishi + + * elmo-util.el (elmo-address-quote-specials): New function; + Renamed from `wl-address-quote-specials'. + +2001-09-13 Kenichi OKADA + + * elmo-nntp.el (elmo-nntp-post): Fix for `elmo-default-nntp-stream-type'. + +2001-08-20 Tatsuya Kinoshita + + * elmo-pop3.el (elmo-pop3-parse-uidl-response): Allow multiple + space delimiter for uidl response. + +2001-07-28 Kenichi OKADA + + * elmo-nntp.el (elmo-network-initialize-session): Call + `elmo-nntp-send-mode-reader'. + (elmo-network-setup-session): Remove `elmo-nntp-send-mode-reader'. + +2001-07-25 Yuuichi Teranishi + + * elmo-archive.el (elmo-archive-get-archive-name): Cause an error when + unknown archive type is specified. + +2001-07-23 Yuuichi Teranishi + + * elmo-util.el (toplevel): Require 'mcharset and 'pces. + (Pointed out by Makoto Fujiwara ) + +2001-07-13 Yuuichi Teranishi + + * elmo2.el (elmo-msgdb-search): Use elmo-condition-in-msgdb-p instead + of elmo-condition-find-key. + + * elmo-util.el (elmo-condition-in-msgdb-p-internal): New function. + (elmo-condition-in-msgdb-p): Ditto. + (elmo-read-search-condition-internal): Don't set REQUIRE-MATCH + argument. + 2001-07-05 Yuuichi Teranishi * elmo-imap4.el (elmo-imap4-find-next-line): Fixed