aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS11
1 files changed, 8 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index efab08d2..772e8a7a 100644
--- a/NEWS
+++ b/NEWS
@@ -3,11 +3,16 @@ Changes of Sylpheed
* 3.1.0beta7 (development)
* 'Reply to this address' was added to the e-mail address context menu.
+ * The default boolean type of query search and filter condition became AND.
+ * The matching algorithm of filtering was optimized (time-consuming
+ conditions will be evaluated later).
+ * The option to disable the send progress dialog was added.
* The bug that wrong unread message number was displayed after mail
receiving if 'Open inbox after receiving new mail' was enabled was fixed.
- * Win32: The missing wabread.exe executable was included. The automatic
- import of Windows Address Book (WAB) file on initial startup actually
- works since this release.
+ * Win32: The parameter for automatic update URL is properly added now.
+ * Win32: The wabread.exe executable that was missing on the previous
+ release was included. The automatic import of Windows Address Book
+ (WAB) file on initial startup actually works since this release.
* 3.1.0beta6 (development)