aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-13 08:05:43 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-13 08:05:43 +0000
commit341f35df6d509032312f849771c8eb89afe6db7a (patch)
treee506834d6c21c50391bee812a3bf3d838d8645b2
parent2df6efc852af1307f16591436cf767423bb2145e (diff)
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2789 ee746299-78ed-0310-b773-934348b2243d
-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)