aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fce04ecb..68cf5498 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,17 @@
Changes of Sylpheed
+* 2.1.8 (development)
+
+ * The common preferences dialog was reorganized.
+ * The memory usage on SMTP and POP3 session was reduced drastically.
+ * The last position of the composition window is remembered, and the
+ windows are automatically placed so that they don't overlap.
+ * Filtered sent messages are not put into Sent folder anymore.
+ * When attached text files are saved, their linebreaks are normalized
+ depending on platforms.
+ * The encoding conversion failure bug on inserting a text file into
+ composition window was fixed.
+
* 2.1.7 (development)
* The spell checking feature was implemented (requires GtkSpell).