* elmo-msgdb.el (elmo-msgdb-flag-table): Fixed problem when
[elisp/wanderlust.git] / NEWS
diff --git a/NEWS b/NEWS
index 10d37e6..32cb3b8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,10 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
 
    /flag:digest/%inbox
 
+** In the multi-folder, status of messages are synchronized with original
+   folder.
+   For example, unread status of '+inbox' is updated to '*+inbox,+outbox'.
+
 ** The temporary mark and corresponding action is now customizable.
 
    By default, follwoing mark-and-actions are defined.
@@ -31,6 +35,9 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
    mark-and-actions can be define by the new variable, 
    'wl-summary-mark-action-list'. See its docstring for more in detail.
 
+** The function wl-summary-resend-message is abolished. Instead of it,
+   you can put mark for resending by wl-summary-resend.
+
 ** New face
 
    wl-highlight-summary-disposed-face
@@ -42,10 +49,9 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
 ** Abolished face
 
    wl-highlight-refile-destination-face
-   (wl-highlight-action-argument-face ¤ËÊÑ̾)
+   (renamed to wl-highlight-action-argument-face)
 
 ** Variables renamed
-   wl-summary-*-mark are renamed to elmo-msgdb-*-mark.
    wl-summary-delete-folder-alist is renamed to
    wl-summary-dispose-folder-alist.