(elmo-imap4-flags-to-imap): Preserve argument
[elisp/wanderlust.git] / NEWS
diff --git a/NEWS b/NEWS
index e4c6983..6b61b30 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,21 +7,24 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
 * Changes in 2.12.1 from 2.12.0
   Version 2.12.1 is a bug fix version of 2.12.0.
 
-** Fixed the problem in display module for partially fetched IMAP messages.
-   Now partially fetched messages are displayed accurately.
-   If a message includes child messages, their headers were not displayed.
+** Now Maildir is usable on Windows systems.
+   Note that it does not conform to the Maildir standard.
+
+** Fixed the problem in display module for IMAP messages.
+   Now partially fetched messages are displayed correctly.
+   If a message included child messages, their headers were not displayed.
 
 ** Fixed the problem that %INBOX is not appeared as a subfolder of %INBOX.
-   In cyrus-imapd, this problem occured.
+   In cyrus-imapd, this problem occurred.
 
 ** Now user defined flags are appeared in the completions for search conditions.
 
 ** Fixed the problem that a wrong flag folders are created by some flag names.
-   If a flag contains a character other than [a-z], the problem occured.
+   If a flag contains a character other than [a-z], the problem occurred.
 
 ** Now expansion of the access group "@/" works correctly.
 
-** Fixed the problem to cause an error on automatical draft saving.
+** Fixed the problem to cause an error on automatic draft saving.
 
 ** Fixed the problem to cause an error on invoking address manager.
    A message which includes a string "To:" etc. caused an error.