aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-04-13 09:12:40 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-04-13 09:12:40 +0000
commit55481ba50540b659704a1eb6d06802f4039577f0 (patch)
treeb82b1cce78cbca7a60c7d1e68497ab2f7144afcd /NEWS
parentdbee5233132b43b9e365a1189e8ddf6f4d1e9c7e (diff)
made 3.2beta7 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3045 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS28
1 files changed, 28 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 936e5516..542910a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,33 @@
Changes of Sylpheed
+* 3.2.0beta7 (development)
+
+ New features
+
+ * The context menu of the folder view and the summary view can be popped
+ up using Menu key or Shift+F10.
+ * The details of new message counts are displayed on the tooltip of the
+ tray icon.
+ * Win32: SylFilter is now also included in the installer (since 3.2beta6).
+
+ Improvements
+
+ * Corrupted message caches of news and IMAP are automatically discarded
+ now.
+ * Address auto-completion now also matches to the subsequent part of the
+ name of contacts.
+ * On file selection dialog, the last selected folders are preserved
+ between sessions now.
+
+ Bugfixes
+
+ * The check of IMAP AUTHENTICATE response was fixed.
+ * The compilation failure with GLib 2.32 or later was fixed.
+ * The bug that a MIME part that didn't have its name could not be saved
+ was fixed.
+ * Win32: the bug that the installation process continued even if uninstall
+ was cancelled on update was fixed.
+
* 3.2.0beta6 (development)
* The blinking period of the tray icon was extended to 10 seconds.