aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.