* src/send_message.c
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index f58ecccb2712d404fe9b39f5ba1cd3572eba241e..253c3befe26035ac474d7687f0e19e4381d2e08a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,119 @@
 Changes of Sylpheed
 
+* 0.8.11
+
+    * The folder option to remove parentheses and brackets at the beginning
+      of subject has been added.
+    * The option to use command output for signature has been added.
+    * The summary search now also looks for collapsed nodes.
+    * The size of the source window is now remembered.
+    * Euro locales (ISO-8859-15) have been supported.
+    * Many locales and encodings which were not supported before have been
+      added.
+    * Galician translation has been added.
+    * Support for Latin locales (ISO-8859) has been fixed.
+    * UTF-8 locale support has been fixed.
+    * The folding problem of headers has been fixed.
+    * The more workaround for abort problem in Japanese locale has been made.
+    * Other bugfixes have been made.
+
+* 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.
+    * The option to resize images to fit the size of view has been added.
+    * The previous account is now restored on reediting draft messages.
+    * 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.
+    * Other minor bugfixes have been made.
+
+* 0.8.6
+
+    * Per-folder account setting has been implemented.
+    * Per-folder default To / Cc / Bcc / Reply-To setting on composition
+      has been implemented.
+    * The status of signature is now indicated using different colors.
+    * Reply-To header now has priority over List-Post header on list-reply.
+    * Multiple deletion of IMAP4 messages has been optimized.
+    * A workaround for the problem that couldn't display 8-bit characters in
+      C or POSIX locale has been made.
+    * The B-encoding of headers on locales other than Japanese (when not
+      using libjconv) has been enabled.
+    * 'Rescan folder tree' has been renamed to 'Rebuild folder tree'.
+    * The redundant error messages of code conversion failure has been
+      prohibited.
+    * The cancellation of POP3 session has been fixed.
+    * The error detection of POP3 has been improved.
+    * The LDAP library detection of configure script has been fixed once more.
+    * Other minor bugfixes and code cleanups have been made.
+
+* 0.8.5
+
+    * Many fatal errors which will lead to crash in message catalogs have
+      been fixed.
+    * Cc header is now correctly recognized on reply and forwarding.
+    * A problem of refresh of summary on IMAP4 and News folder has been fixed.
+    * A bug of changing accounts on composition window has been fixed.
+    * The LDAP library detection of configure script has been fixed again.
+    * Queueing of news messages has been enabled.
+
+* 0.8.4
+
+    * The 'Select thread' function is added.
+    * The 'Reply to mailing list' function is added.
+    * The 'Reply' button invokes 'Reply to list' by default (configurable).
+    * More fix for GnuPG signing and verification has been made.
+    * The bug that deleted messages that are not received by filter has
+      been fixed.
+    * The bug that couldn't exit normally after opening composition window
+      has been fixed.
+    * The LDAP library detection of configure script has been fixed.
+
+* 0.8.3
+
+    * The state of compose window is now changed automatically when the
+      account is selected.
+    * The option to only mark message as read when opened in new window has
+      been added.
+    * The receive progress dialog now shows detailed information in the
+      status list.
+    * The receive progress dialog can be kept open.
+    * The line-joining problem of auto-wrapping has been fixed.
+    * IMAP and News cache files/directores are now correctly purged if
+      they become unnecessary.
+    * The wrong news article number calculation has been fixed.
+    * The summary refresh problem has been fixed.
+
 * 0.8.2
 
     * GnuPG improvements and fix
@@ -14,7 +128,6 @@ Changes of Sylpheed
       o The ascii-armored encryption and clear text signing has been
         implemented.
     * Line-wrapping improvements and fix
-      o The lines that are not quoted will be wrapped correctly.
       o The cursor movement on auto-wrapping has been fixed.
       o Flickers on auto-wrapping has been repressed.
     * Socket I/O timeout has been implemented.
@@ -22,9 +135,11 @@ Changes of Sylpheed
     * Automatic cache expiration for News has been implemented.
     * Time stamp has been added to the log messages.
     * Temporary files are created under ~/.sylpheed/tmp/.
-    * Folder and summary view refresh on incorporation has been fixed.
+    * The problem of folder and summary view refresh on incorporation has
+      been fixed.
     * The correct FQDN will be returned to server.
     * Some major memory leaks have been fixed.
+    * Some other bugs have been fixed.
 
 * 0.8.1