aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-15 04:45:37 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-15 04:45:37 +0000
commit1f7ef57c230e1c153d727f3a50ac9a0a06dc5eea (patch)
tree031825588577805c4698ba899bde5cad211a7eea /NEWS
parentd5bf16f6ad77b4f9635605a208c63948dfeca30d (diff)
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@170 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-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.