rewrite for new SASL API
[elisp/wanderlust.git] / wl / ChangeLog
index 97796cf..8e27f5a 100644 (file)
@@ -1,5 +1,79 @@
+2000-11-19  Kenichi OKADA  <okada@opaopa.org>
+
+       * Version number is increased to 2.5.2.
+
+2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
+       does not exist.
+       (wl-biff-stop): Call `cancel-timer' if timer already exists.
+       (wl-biff-start): Call `timer-activate' if timer already exists.
+
+       * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
+       only when it is bound as function.
+
+2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * Version number is increased to 2.5.1.
+
+2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-thread.el (wl-thread-update-line-on-buffer-sub):
+       Print refile/copy destination.
+
+2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
+       queue-flush-only is non-nil.
+
+       * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
+
+       * wl-summary.el (wl-summary-refile-subr): Use folder realname while
+       checking cache folder.
+
+2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
+       `regexp-quote'.
+
+2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
+       function.
+       * wl-summary.el (wl-summary-write-current-folder-functions):
+       Change default value.  Use it.
+
+2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * Version number is increased to 2.5.0.
+
+       * wl-version.el (wl-version): Changed codename.
+
+2000-11-06  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
+       (wl-summary-supersedes-message): Ditto.
+
+2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-refile.el (wl-refile-guess-functions): Renamed from
+       `wl-refile-guess-func-list'.
+
+2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
+       Fixed problem when no rule was matched.
+
+2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
+
+       * wl-summary.el (wl-summary-get-mark): Fixed
+       `wl-summary-buffer-target-mark' check logic.
+
 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
+       * wl-folder.el (wl-folder-write-current-folder): Added group
+       folder check.
+
        * wl-summary.el (wl-summary-write-current-folder): Renamed from
        `wl-summary-write-current-newsgroup'.
        (wl-summary-write-current-folder-functions): New variable.