aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-09 08:08:33 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-09 08:08:33 +0000
commit43eb18b2fdbb5876ace2adcc931c2c81d6985fbe (patch)
treeaa3d93a38746e6a323125274d0a30c11e3405699 /NEWS
parent86a9c9697f25177a3b0953dbbf38544885987511 (diff)
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@323 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-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