aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0155b3e4..8b566d1a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
Changes of Sylpheed
+* 1.9.10 (development)
+
+ * The summary view was reimplemented using GtkTreeView.
+ * The performance of the update of the statusbar was improved.
+ * The CRAM-MD5 is preferred now on IMAP4 automatic authentication.
+ * Messages selected with 'View/Go to' will not open now if the message
+ view is hidden.
+ * The default message font was changed to Monospace 12.
+ * A redraw problem of the text view on smooth scroll was fixed.
+ * Several bugs of the folder view were fixed.
+
* 1.9.9 (development)
* The memory usage when sending messages was reduced.