aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 8 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 3448aea0..6bcaccbb 100644
--- a/NEWS
+++ b/NEWS
@@ -5,19 +5,20 @@ Changes of Sylpheed
* The PLAIN authentication method for IMAP4 was supported.
* The verification of encrypted and signed messages with combined method
was supported.
- * Full signature information is displayed on the main text view.
* Oniguruma regex library can be used instead of system's regex API.
* The LDIF import of the addressbook was improved.
- * The bug that possibly lost messages on receiving when there was no disk
- space was fixed.
+ * Full PGP signature information is displayed on the main text view.
+ * All trailing spaces are removed when signing with PGP/MIME instead of
+ using quoted-printable to improve compatibility with other MUAs.
+ * A warning is displayed before sending when Bcc is specified at PGP
+ encryption.
+ * The bug that possibly lost relatively small messages on receiving when
+ there was no disk space was fixed.
* The behavior of manual junk filtering was fixed.
* UTF-8 text can be inserted correctly in the compose window.
* The error messages of the failure of displaying message body was
improved.
- * All trailing spaces are removed when signing with PGP/MIME instead of
- using quoted-printable to improve compatibility with other MUAs.
- * A warning is displayed before sending when Bcc is specified on
- encryption.
+ * Some workarounds for GTK+ 2.10 were made.
* Minor UI fixes were made.
* Other minor bugs were fixed.
* Win32: Regular expression was supported in filtering.