* wl-xmas.el (wl-xmas-highlight-folder-group-line): Use `map-extents' instead
[elisp/wanderlust.git] / ChangeLog
index 813478a..15cd0b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,105 @@
+2002-12-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * INSTALL, INSTALL.ja: Updated recommended version of FLIM to 1.14.5.
+
+2002-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 2.10.0 - "Venus"
+
+2002-11-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * INSTALL, INSTALL.ja: Update Recommended combination of MIME
+       module package.
+
+2002-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * README, README.ja: Update stable branch.
+
+2002-10-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * INSTALL, INSTALL.ja: Update Recommended combination of MIME
+       module package.
+
+2002-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * doc/wl-refcard.tex: Fix
+       * doc/wl-refcard-ja.tex: New file
+
+2002-09-30  Koichiro Ohba  <koichiro@ca.mbn.or.jp>
+
+       * etc/icons/wl-folder-goto-draft-folder-up.xpm: Add missing comma.
+
+2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-ELS (ELMO-MODULES): Added elmo-split.
+
+2002-06-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * WL-MK (wl-texinfo-format): Move condition for INFODIR into
+       wl-detect-info-directory.
+       (wl-detect-info-directory): Check INFODIR after WL-CFG is loaded.
+
+2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-MK (wl-texinfo-install-file): Overwrite existing info.
+
+2002-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * WL-MK (install-wl-icons): Simplified the messaging form.
+
+2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * etc/icons/wl-folder-goto-draft-folder-up.xpm: Modified.
+       * etc/icons/wl-draft-save-and-exit-up.xpm: Ditto.
+
+2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * etc/icons/wl-folder-goto-draft-folder-up.xpm: New file.
+
+2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * etc/icons/wl-draft-save-and-exit-up.xpm: New file.
+
+2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * etc/icons/wl-write-current-folder-up.xpm: New file.
+
+2002-02-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * README, README.ja: Add information of the Mailing List in English.
+
+2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * NEWS, NEWS.ja: Added description about
+       `elmo-enable-disconnected-operation';
+       Added description about "$" mark.
+
+       * WL-MK (update-version): New function.
+
+       * Makefile (update-version): Added.
+
+2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * samples/ja/dot.wl,samples/en/dot.wl (my-wl-summary-subject-func-ml):
+       Ignore error.
+
+2001-12-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * WL-MK (config-wl-package-subr): Added APEL version check.
+       Changed check order; APEL, FLIM, SEMI.
+
+2001-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * INSTALL, INSTALL.ja: Added System Requirements.
+       * README, README.ja: Removed System Requirements.
+
+       * NEWS, NEWS.ja: Added description about X-Face utility support.
+       Added description about 'sendlog.
+
+       * WL-MK (toplevel): Use = instead of `eq' for numeric value.
+       (config-wl-package-subr, config-wl-package-xmas): Removed last
+       period from error messages.
+
 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * NEWS, NEWS.ja: Changed order.
 
        * WL-ELS (WL-MODULES): Added wl-acap.
 
-2001-08-28  Katsumi Yamaoka   <yamaoka@jpl.org>
+2001-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * WL-MK: Byte-optimize the function `char-after' for old Emacsen.