aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 11760bdb..c6276916 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,17 @@
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.
+ * A workaround for some SMTP servers, which terminate connection right
+ after QUIT command was sent, was made.
+
* 1.9.7 (development)
* The outgoing encoding can be changed on composition temporarily now.