aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-13 08:29:27 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-13 08:29:27 +0000
commit7a133d95f9b475a56777de2004c37f0f9838c948 (patch)
tree2ce985cbe178a44a228ca4ea8f1a9964433219c0 /NEWS
parent8f1c900440654a73d3f2095af307c5b0412e55c6 (diff)
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@252 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-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.