aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ad38e6d6..2a12134a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,23 @@
Changes of Sylpheed
+* 2.2.0beta7 (development)
+
+ * When moving, copying, or deleting a collapsed thread, all the messages
+ in the thread are processed now.
+ * 'Mark thread as read' feature was implemented.
+ * The keys on keypad are also recognized in the summary and message view.
+ * The window size of the address book is now remembered.
+ * PGP passphrase is converted into locale encoding before passing to gpg.
+ * Arabic encoding support was added.
+ * The premature trimming of strings on the statusbar was disabled.
+ * The 'Wrap before sending' option was removed.
+ * The issue that it falsely entered drag begin state after passphrase
+ dialog was shown was fixed.
+ * The bug that the automatic account selection on reply was disabled on
+ IMAP4 folders was fixed.
+ * Win32: IPv6 was supported.
+ * Win32: Window is properly popup on multiple launching now.
+
* 2.2.0beta6 (development)
* The cleanup of IMAP4 message caches on exit was implemented.