aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e3c2152e..f77af2cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
Changes of Sylpheed
+* 3.4.0beta3 (development)
+
+ * Rebuilding of folder tree which was broken at 3.4.0beta1 was fixed
+ (#103).
+ * The bug that double-quote (") and backslash (\) in
+ folder/username/password were not escaped and could not be used on IMAP4
+ was fixed.
+ * Quotation of forwarded messages is enabled for template now.
+ * When marking a message as junk and moving it to a junk folder, proper
+ junk folder is selected instead of default one.
+
* 3.4.0beta2 (development)
* New message notification window was added.