aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-28 09:37:52 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-28 09:37:52 +0000
commita0972a155cc6ceeabfaacaddcbc808b8ef039168 (patch)
tree7338b4a48c1566578f96ff24f5a322d33b97e98c /NEWS
parentadfefc4f9cbf9fab5fe8a3eddcc42125f8f6dc5f (diff)
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@612 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 72ffd2db..0238b66e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,24 @@
Changes of Sylpheed
+* 2.1.3 (development)
+
+ * The feature to save all attachments at once was added.
+ * The subscription dialog of newsgroups was reimplemented with GtkTreeView.
+ * The verification of S/MIME sigunature (PKCS#7) was enabled.
+ * The support of character entity references in HTML messages was improved.
+ * The subject line is now displayed in the title bar of the composition
+ window.
+ * The vertical scrollbar of the folder view now shows or hides itself
+ automatically.
+ * The message number columns of the folder view can be toggled now.
+ * The selected row of the summary view will be kept when the state of
+ thread display is changed.
+ * The selected row will be aligned to center when it reaches the edge of
+ the summary view on key operation.
+ * The code conversion error and line limit warning will not be displayed
+ anymore when saving as draft.
+ * Some code cleanups were made.
+
* 2.1.2 (development)
* The core parts were separated into a library (LibSylph), and its license