aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-03-29 03:01:34 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-03-29 03:01:34 +0000
commit1e9977992d5ea25ee30b7ab155e3879d6cd86710 (patch)
tree7adf872c2cf1bfec8253145b8f8a4e21ff0afed1 /NEWS
parent3b609eba02de4d4ee93bd40013e03c1f324d54c7 (diff)
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3240 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-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.