aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-12-26 08:49:17 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-12-26 08:49:17 +0000
commitf9779914a980195e9f03d3315cb11aae5ae177d3 (patch)
tree5832c1dc3ed8266d563e72123682d59da1ecc764
parent38ef392ab8529c3a0a766fae47cb539dcb5f0543 (diff)
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2997 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 74bc88fd..3e38f233 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,18 @@
Changes of Sylpheed
+* 3.2.0beta5 (development)
+
+ * SOCKS proxy was supported on the POP3 remote mailbox feature.
+ * The POP3 remote mailbox now retrieves headers from the newer messages
+ (useful for slow connection).
+ * The POP3 remote mailbox can now reload message headers after the loading
+ is stopped.
+ * The previous change (Always show the message view on startup) was
+ reverted except for vertical view mode.
+ * The crash bug that occurred when message fetch and new message checking
+ happened at the same time was fixed.
+
+
* 3.2.0beta4 (development)
* Multiple keywords search of the quick search was implemented.