aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-06-15 02:33:00 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-06-15 02:33:00 +0000
commit5126143a8420f705672c1778395b1c4af14970c6 (patch)
tree6b47ba3d3b6398d05af3f7be60ce5e4f62255a61
parent6d0adc3a3c352ef624b865c88f30d332b9ad2073 (diff)
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2571 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 42395464..8322bb03 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,32 @@
Changes of Sylpheed
+* 3.1.0beta1 (development)
+
+ * Full automatic address completion was implemented. Users can also
+ configure to use the previous behavior (start completion on Tab key).
+ * The debug log output for filtering was added.
+ * Update check can also show alternative version as well as internal
+ version now.
+ * New plug-in APIs for update check and folder view were added.
+ * A new option '--instance-id <ID>' was added. This allows users to run
+ multiple instances of Sylpheed.
+ * 'Open' menu was added to the attach context menu of the message
+ composition window. This allows users to open attached files before
+ sending.
+ * English Sylpheed FAQ was updated.
+ * Plug-ins are also loaded from user plug-in directory now.
+ * Unix: the default web browser command was changed to xdg-open, and
+ obsolete commands were removed.
+ * Unix: the crash when using %f on IMAP messages at the action tool was
+ fixed.
+ * The crash when clicking tray icon menu 'Get from current account' when
+ no account exist was fixed.
+ * The crash on 64-bit architecture with LDAP was fixed (debian BTS #463366).
+ * Some GTK+ warnings were removed.
+ * Redundant debug or error messages were removed.
+ * The bug that MIME flags were not set to imported mbox file and filtered
+ sent messages was fixed.
+
* 3.0.2 (stable)
* The random scrolling problem on selecting folders with GTK+ 2.12 or