aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-29 06:28:56 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-29 06:28:56 +0000
commit5a5a9d14466480ba7597b61bebeb9ea1c09d7048 (patch)
tree11c4267de519359bdd6845ecd4fcbfdcf94c7607 /NEWS
parent877b16da4a494077b72a1e03c62a481151aa80c1 (diff)
made 1.9.7 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@192 ee746299-78ed-0310-b773-934348b2243d
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.