(elmo-pop3-process-filter): Show retrieve progress (rewrite).
[elisp/wanderlust.git] / elmo / ChangeLog
index 25c4c06..d2f1db6 100644 (file)
@@ -1,5 +1,24 @@
+2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-pop3.el (elmo-pop3-process-filter): Show retrieve progress.
+       (elmo-pop3-total-size): New variable.
+       (elmo-pop3-read-msg): Bind elmo-pop3-total-size while fetching.
+
+2001-03-27  Kenichi OKADA  <okada@opaopa.org>
+
+       * elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
+       hierarchy is t.
+
+2001-03-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * elmo-version.el (elmo-appname): Fixed typo.
+
 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
 
+       * elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
+       elmo-default-imap4-authenticate-type is nil
+       (Reported by Bun Mizuhara <mizuhara@acm.org>).
+
        * elmo-vars.el (elmo-pop3-use-uidl): Moved from `elmo-pop3.el'.
        (Adviced by Akihiro MOTOKI <mokkun@iname.com>)