aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ecda7811..010c6dcd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,23 @@
Changes of Sylpheed
+* 2.0.0beta1
+
+ * A feature to assist junk mail control was added.
+ * An option to apply filter rules to sent messages was added.
+ * The progress dialog was reimplemented using GtkTreeView.
+ * The selection handling of the summary view was optimized a bit.
+ * The drag and drop from the summary view was improved.
+ * The Japanese auto-detection is always enabled if the locale string
+ begins with "ja".
+ * Hebrew encodings support was added.
+ * The scanning of folders right after an IMAP4 account is created was
+ disabled for performance issue.
+ * Currently selected messages are skipped now when searching unread
+ messages.
+ * The typeahead search of the summary view was disabled.
+ * The sylpheed.spec file was updated.
+ * Several bugs were fixed.
+
* 1.9.12 (development)
* The MIME view and the attachment list of the compose window were