add note on conversion of msgdb
[elisp/wanderlust.git] / NEWS
diff --git a/NEWS b/NEWS
index 5c606b4..17f77c7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
 ** Batch processing module is added.
 
 ** The structure of the message database is improved.
+   Following setting is to convert legacy msgdb to the new one on reconstruction
+   of msgdb (s all RET on summary buffer).
+   (setq elmo-msgdb-default-type 'standard
+         elmo-msgdb-convert-type 'sync)
 
 ** Draft save function is improved.
    Now you can set wl-draft-folder to IMAP folder, Maildir folder, and so on.