Fix typo.
[elisp/wanderlust.git] / elmo / ChangeLog
index 6a8b2e9..d337b73 100644 (file)
@@ -1,3 +1,60 @@
+2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-imap4.el (elmo-imap4-send-command): If BYE response is detected,
+       delete process.
+       (elmo-imap4-accept-ok): Ditto.
+
+2001-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * 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  <teranisi@gohome.org>
+
+       * elmo-dop.el (elmo-dop-flush-pending-append-operations): Check
+       return value of elmo-append-msg.
+
+2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-util.el (elmo-address-quote-specials): New function;
+       Renamed from `wl-address-quote-specials'.
+
+2001-09-13  Kenichi OKADA  <okada@opaopa.org>
+
+       * elmo-nntp.el (elmo-nntp-post): Fix for `elmo-default-nntp-stream-type'.
+
+2001-08-20  Tatsuya Kinoshita <tats@iris.ne.jp>
+
+       * elmo-pop3.el (elmo-pop3-parse-uidl-response): Allow multiple
+       space delimiter for uidl response.
+
+2001-07-28  Kenichi OKADA  <okada@opaopa.org>
+
+       * 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  <teranisi@gohome.org>
+
+       * elmo-archive.el (elmo-archive-get-archive-name): Cause an error when
+       unknown archive type is specified.
+
+2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-util.el (toplevel): Require 'mcharset and 'pces.
+       (Pointed out by Makoto Fujiwara <makoto@ki.nu>)
+
+2001-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 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  <teranisi@gohome.org>
 
        * elmo-imap4.el (elmo-imap4-find-next-line): Fixed