0.8.10claws13
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 8af7dcfc4404dc9ca7065f3a17cf6982f1da11b0..f7850baf4523fa3fb8ce1bc8fdce616188038b59 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,29 @@
 Changes of Sylpheed
 
+* 0.8.10
+
+    * The validity check of EUC-JP code became more strict.
+    * The handling of strings which failed to be converted has been modified.
+    * Minor bugfixes and a speed improvement have been made.
+
+* 0.8.9
+
+    * Transition from libjconv to direct use of iconv() API has been made.
+    * Quoted-Printable encoding for outgoing messages has been enabled.
+    * Content-Transfer-Encoding for outgoing messages became user definable.
+    * The abbreviation method of newsgroup name has been improved.
+    * Russian locales support has been improved.
+    * Fixes for message canonicalization have been made.
+    * Bugs of header MIME encoding have been fixed.
+
+* 0.8.8
+
+    * The option to sort by recipient has been added.
+    * The performance of initial sorting when opening folders has been
+      improved.
+    * The bug which would run into infinite loop and eventual crash when
+      encountering invalid characters in header MIME encoding has been fixed.
+
 * 0.8.7
 
     * The extended regular expression has been supported on filtering.
@@ -8,7 +32,9 @@ Changes of Sylpheed
     * The routine of MIME header encoding has been rewritten completely,
       and Q-encoding for single-byte locales has been also implemented.
     * Strings beginning with "www." are now treated as URI.
+    * The default WWW browser has been changed to Mozilla.
     * The common preferences dialog has been reorganized a bit.
+    * The remote command operation can be executed without X now.
     * Code cleanups for the implementation of SMTP has been made.
     * Autotools and libtool have been updated.
     * A fix for font loading problem has been made.