aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3b269c46..11760bdb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,18 @@
Changes of Sylpheed
+* 1.9.7 (development)
+
+ * The outgoing encoding can be changed on composition temporarily now.
+ * The folder selection dialog was reimplemented using GtkTreeView.
+ * An option that specifies whether to render HTML as text or not was added.
+ * The state of the expander of the file save dialog is now remembered.
+ * Every message-ids in References: header is now used for message
+ threading.
+ * The internal code conversion API has been changed.
+ * A possible crash on re-editing draft, queue and sent messages was fixed.
+ * The error checking of Japanese code conversion also became strict.
+ * An empty Reply-To: header is now ignored.
+
* 1.9.6 (development)
* Multiple files can be attached to the composition window all at once now.