aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-08-11 08:36:31 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-08-11 08:36:31 +0000
commitdef2466b789459d7ad4ade5611bf12f8a81f7da3 (patch)
treef32723e2b402de2714fd8e9b6faa006658710bba
parent4a855d42f69647d786d968cd1e6941d177e713ad (diff)
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2669 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r--NEWS46
1 files changed, 46 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2f804585..fd162ee0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,51 @@
Changes of Sylpheed
+* 3.1.0beta3 (development)
+
+ * New features
+
+ * Drag and drop of addresses on the address book is supported now.
+ * New plug-in 'Attachment Tool Plug-in' was added. It enables the
+ removal of attachments in messages.
+ * MS Outlook Express mail stores (dbx) can be imported now.
+ * Win32: MS Outlook Express mail stores can be imported automatically
+ on first run.
+
+ * Improvements
+
+ * 'Alias' attribute can be selected on CSV addressbook import.
+ * When modification of templates are cancelled, confirm dialog will
+ be displayed now.
+ * The order of templates can be changed now.
+ * Virtual folders can be moved now.
+ * 'Always show messages in summary when selected' was improved, and
+ it is enabled by default.
+ Automatically selected messages will not be marked as read anymore.
+ The message view will not be cleared on multiple selection.
+ * "mark_as_read_on_new_window" setting became a hidden option.
+ * Redundant menu items are not displayed on the context menu of the
+ folder view now.
+ * 'Junk' special folder was added. It will be automatically created
+ if not exist.
+ * 'Empty junk' context menu will be displayed on the Junk folder.
+ * A new account option 'Put signature before quote (not recommended)'
+ was added.
+ * A new option 'Change current account on folder open' was added, and
+ it is enabled by default.
+ * 'Cancel all' button was added to the POP3 receive dialog.
+ * The POP3 receive dialog will display only the number and size of
+ messages in current session, not including previously received ones.
+ * On 'File - Save as...' dialog, '.eml' extension was added for the
+ default file name.
+ * New plug-in APIs for summary view and alert panel were added.
+ * English Sylpheed FAQ was updated.
+
+ * Bugfixes
+
+ * The bug that accepted SSL certs were not loaded when --configdir
+ option was used.
+ * The IMAP4 response parser was fixed.
+
* 3.1.0beta2 (development)
* On POP3 receiving, new messages are displayed on the summary view