aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fb978eb0..3b269c46 100644
--- a/NEWS
+++ b/NEWS
@@ -3,13 +3,17 @@ Changes of Sylpheed
* 1.9.6 (development)
* Multiple files can be attached to the composition window all at once now.
+ * In the file selection dialog, last opened directories are now remembered
+ for each operations.
* Inline images are now resized to fit window.
* 'Save this image as...' was added to the context menu of inline images.
+ * PLAIN authentication method was implemented for SMTP AUTH.
* The switching between text and MIME view became smoother.
* A workaround for huge slow down when displaying extremely long lines
was made.
* The replacement of signatures when switching accounts in the composition
dialog became stabilied.
+ * Error checking of code conversion on sending became strict.
* Bugfixes have been made for MIME view, message view, auto-wrapping
and GPG passphrase dialog.