* wl-summary.el (wl-summary-delete-cache): Fixed.
[elisp/wanderlust.git] / ChangeLog
index 503c167..1504214 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,120 @@
+2001-05-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * WL-MK (wl-detect-info-directory): Call `info-initialize' for
+       Emacs21.
+
+2001-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use function
+       `wl-summary-buffer-folder-name' instead of same name variable.
+
+2001-05-08  Kenichi OKADA  <okada@opaopa.org>
+
+       * utils/bbdb-wl.el (bbdb-wl-folder-regexp): New variable.
+       (bbdb-wl-get-update-record): Use `bbdb-wl-folder-regexp'.
+
+2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use
+       `with-current-buffer'.
+
+2001-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-ELS (ELMO-MODULES): Removed shimbun related modules;
+       Add elmo-shimbun only if shimbun is installed.
+
+2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-ELS (ELMO-MODULES): Added sb-tcup.
+
+2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * utils/bbdb-wl.el: Applied patch from
+       Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp> for bbdb 2.33
+       (X-Mail-Count: 07190, 07195 in the ML);
+       Added workaround for older version of bbdb.
+
+       * WL-ELS (ELMO-MODULES): Added shimbun related modules.
+
+2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-ELS (ELMO-MODULES): Added elmo-mark.
+
+2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * etc/icons/nmz.xpm: New file.
+
+       * WL-ELS (ELMO-MODULES): Added elmo-nmz.
+
+2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-ELS (ELMO-MODULES): Changed order.
+       Added mmimap, elmo, elmo-mime.
+       Removed mmelmo-imap4, mmelmo.
+
+2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 2.4.1 - "Stand By Me"
+
+2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * utils/bbdb-wl.el (toplevel): Require 'bbdb at toplevel.
+       (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
+
+2001-01-23  YAMASHITA Junji <ysjj@unixuser.org>
+
+       * utils/bbdb-wl.el (toplevel): commented out dummy function.
+       (bbdb-wl-extract-field-value-internal): Renamed from
+       `bbdb-extract-field-value-internal'.
+       (toplevel): Fixed load order of bbdb-hooks.el for recent bbdb.
+
+2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
+
+       * utils/bbdb-wl.el (bbdb-wl-get-petname): New function.
+
+2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * samples/en/dot.wl (wl-template-alist): file-bottom -> bottom-file.
+       (Pointed out by Tsuyoshi Kitamoto <tsuyoshi.kitamoto@city.sapporo.jp>)
+
+       * samples/ja/dot.wl (wl-template-alist): Ditto.
+
+2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utils/ptexinfmt.el: Support @letterpaper and @afivepaper.
+
+2000-12-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * WL-MK (config-wl-package-subr): Don't try load `WL-ELS.el'.
+       And permit `WL-CFG.el' override for committer.
+
+       * WL-MK (toplevel): `file-executable-p' check use `if' instead of
+       `or'.
+
+2000-11-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * WL-ELS: Remove sasl.
+       * WL-CFG: Ditto.
+
+2000-11-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * WL-MK: Remove sasl.
+
+2000-11-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * utils/sasl: Remove.
+
+2000-11-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * utils/sasl/sasl.el: sync up to flim-1_14.
+       * utils/sasl/sasl-cram.el: New file.
+       * utils/sasl/sasl-digest.el: New file.
+       * utils/sasl/digest-md5.el: Delete.
+
+2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 2.4.0 - "Rio"
+
 2000-10-31  Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>
 
        * WL-MK: Require "backquote" before dealing with the custom issue.