+2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 2.6.1 is released.
+
 2001-10-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
 
        * WL-MK (wl-info-lang): Change default value to ("ja" "en").
 
 Wanderlust NEWS -- User-visible changes in Wanderlust.
 
+* Version 2.6.1 is basically a bug fix version of 2.6.0.
+
+** Fixed a problem that Emacs 21 causes `Recursive load...' error.
+
+** Fixed a problem that thread character is broken in XEmacs 21.1.
+
+** Fixed a problem that in IMAP4 folder, progress bar is remained in XEmacs .
+
+** Fixed a problem that searching is failed for the header fields that
+   begins with X-.
+
+** Some other fixes.
+
 * Changes in 2.6.0 from 2.4.1.
 
 ** FLIM 1.13.x is not supported any longer.
 
 Wanderlust NEWS (\e$BF|K\8lHG\e(B) -- User-visible changes in Wanderlust.
 
+* 2.6.1 \e$B$O\e(B 2.6.0 \e$B$N=$@5HG$G$9!#\e(B
+
+** Emacs 21 \e$B$G\e(B Recursive load... \e$B$H=P$kIT6q9g$,=$@5$5$l$^$7$?!#\e(B
+
+** XEmacs 21.1 \e$B$GJ8;z2=$1$9$kLdBj$,=$@5$5$l$^$7$?!#\e(B
+
+** XEmacs \e$B$G\e(B IMAP4 \e$B$rMQ$$$k$H%W%m%0%l%9%P!<$,=P$C$Q$J$7$K$J$kLdBj$,\e(B
+   \e$B=$@5$5$l$^$7$?!#\e(B
+
+** X- \e$B$G;O$^$k%U%#!<%k%I$N8!:w$,$G$-$J$$LdBj$,=$@5$5$l$^$7$?!#\e(B
+
+** \e$B$=$NB>$$$/$D$+$N=$@5!#\e(B
+
 * 2.4.1 \e$B$+$i\e(B 2.6.0 \e$B$X$NJQ99E@\e(B
 
 ** FLIM 1.13.x \e$B$O%5%]!<%H$5$l$J$/$J$j$^$7$?!#\e(B
 
-@set VERSION 2.6.0
+@set VERSION 2.6.1
 
+2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 2.6.1 is released.
+
+       * elmo-version.el (elmo-version): Up to 2.6.1.
+
 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * elmo-imap4.el (elmo-imap4-send-command): If BYE response is detected,
 
 ;; product-define in the first place
 (product-provide 'elmo-version
   ;; Don't forget to check `wl-version.el' and Info.
-  (product-define "ELMO" nil '(2 6 0)))
+  (product-define "ELMO" nil '(2 6 1)))
 
 ;; For APEL 10.2 or earlier.
 (defun-maybe product-version-as-string (product)
 
+2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 2.6.1 is released.
+
 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
 
        * wl-summary.el (wl-summary-jump-to-msg): Search before
 
    "Wanderlust" nil
    (eval-when-compile
      (product-version (product-find 'elmo-version))) ; equals to ELMO version.
-   "Twist And Shout"))
+   "Upside Down"))
 
 ;; set version-string
 (product-version-as-string 'wl-version)