* 2.6.1 is released.
[elisp/wanderlust.git] / NEWS
diff --git a/NEWS b/NEWS
index 3c39008..21db7e1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
-Wanderlust NEWS -- User-visible changes in Wanderlust. 10 May 2000
+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.
 
@@ -21,6 +34,11 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. 10 May 2000
    If `wl-summary-lazy-highlight' is non-nil, 
    only visible portion of the buffer is colored.
 
+** Customizable biff notify.
+   New hook `wl-biff-notify-hook' and `wl-biff-unnotify-hook' is
+   now available.
+   e.g. (add-hook wl-biff-notify-hook 'ding)
+
 ** Many bug fixes.
 
 * Version 2.4.1 is basically a bug fix version of 2.4.0.