sync with 0.8.8cvs6
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 8af7dcfc4404dc9ca7065f3a17cf6982f1da11b0..379be985703be888799250a938ae87a65c9c09b2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
 Changes of Sylpheed
 
+* 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 +16,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.