aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 8 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index c6276916..2aaa0ed5 100644
--- a/NEWS
+++ b/NEWS
@@ -2,15 +2,16 @@ Changes of Sylpheed
* 1.9.8 (development)
- * The folder view was reimplemented using GtkTreeView, and auto-scroll on
- dragging was implemented.
- * The filter preferences and edit account dialog were reimplemented using
- GtkTreeView.
- * The broken PLAIN authentication method for SMTP AUTH was fixed.
- * The line-wrapping of composition window was modified not to screw up
- itemized lines.
+ * The filter preferences dialog, the edit account dialog, and the folder
+ view were reimplemented using GtkTreeView.
+ * Auto-scroll on DnD was implemented.
+ * GBK encoding is supported.
+ * The broken PLAIN authentication for SMTP AUTH was fixed.
* A workaround for some SMTP servers, which terminate connection right
after QUIT command was sent, was made.
+ * Clear-signed messages are not MIME-encoded anymore.
+ * The line-wrapping of composition window was modified not to screw up
+ itemized lines.
* 1.9.7 (development)