aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-09-18 08:55:38 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-09-18 08:55:38 +0000
commit402ebbb9a476e6259383b9e166a241c22c86a84b (patch)
tree2eae59aaf7b74a62be9681424f79366724b3ae9a /NEWS
parent3a8aa093bd1f3929d2b124b69d3b4f51fa242a2f (diff)
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1904 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 27d98e56..6c9dd704 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,25 @@
Changes of Sylpheed
+* 2.4.6 (stable)
+
+ * The 'To' column was added to the summary view.
+ * In send folders (Sent, Draft, and Queue), the To folder will be
+ displayed by default.
+ * The display column setting of send folders became independent from
+ normal folders.
+ * The ascii-armored PGP encryption was fixed.
+ * The combined method is used now when both PGP encryption and PGP signing
+ are specified.
+ * The PGP passphrase dialog was disabled on query search.
+ * The new message notify will be blocked when a new message is read on
+ receiving.
+ * 'LIST "" "*"' command is used instead of 'LIST "" "%"' to obtain folder
+ list from IMAP4 server.
+ * The bug that noinferior and noselect flags were ignored until rebuilding
+ folder tree when a new folder was created on IMAP4 server was fixed.
+ * If attached files become nonexistent on sending, error dialog will be
+ displayed and the sending will abort.
+
* 2.4.5 (stable)
* The vulnerability that may be exploited by malicious POP3 server was