* wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
[elisp/wanderlust.git] / NEWS
diff --git a/NEWS b/NEWS
index 34b262d..0356f86 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,36 @@
 Wanderlust NEWS -- User-visible changes in Wanderlust.
 
+* Changes in 2.10.1 from 2.10.0
+  Version 2.10.1 is a bug fix version of 2.10.0.
+
+** Fixed the problem that msgdb be destroyed when print-length or
+   print-level has Non-nil value.
+
+** wl-summary-pack-number in pipe folder is disabled temporarily
+   since it didn't work. Invoke it in destination folder instead.
+
+** Fixed a problem that wl-folder-move-cur-folder doesn't work.
+
+** Fixed a problem that wl-draft-reedit doesn't work properly on Meadow.
+
+** Fixed a problem that wl-summary-pack-number doesn't work on Maildir and
+   shimbun folders.
+
+** Fixed a problem that cache file is not protected even if it is marked
+   as important.
+
+** Fixed a problem that %# in wl-summary-line-format cannot handle large
+   number.
+
+** Fixed a problem to remove password even if SMTP AUTH failed at non-auth
+   phase.
+
+** Default value of wl-message-buffer-prefetch-folder-type-list,
+   wl-message-buffer-prefetch-idle-time, and
+   wl-message-buffer-prefetch-depth are changed.
+
+** Fixed to compile on XEmacs without mule feature.
+
 * Changes in 2.10.0 from 2.8.1
 
 ** You can alter the format of summary lines.
@@ -28,6 +59,9 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
 
 ** Now you can rename access group folders.
 
+** You can specify ON/OFF of thread view for newly created summary.
+   Set wl-summary-default-view, wl-summary-default-view-alist.
+
 ** Temporary marks are kept when you exit from sticky summary by q or g. 
 
 ** Key bindings concerning the sticky summary have been changed.
@@ -53,7 +87,7 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
    It is binded as "D" in message buffer.
 
 ** You can easily configure server settings to post news article.
-   Set wl-nntp-posting-config-alist appropriately. See info for an example.
+   Set wl-nntp-posting-config-alist appropriately. See Info for an example.
 
 ** You can specify some function in wl-draft-reply-with-argument-list etc.
    for setting the recipients in draft by the return value of it.
@@ -287,7 +321,7 @@ re-numbers the messages.
 
 *** Complex condition can be specified for filter folder
 AND condition, OR condition, NOT condition, and their combination can be
- specified. Syntax of the condition part is changed. See info for details.
+ specified. Syntax of the condition part is changed. See Info for details.
 
 Caution for those who upgrade from 1.1.1:
 By this change, saving directory for the msgdb of filter folder is altered.