put back includes, cleaner ssl certs popups
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 54b964c12527c1470ee3d8871f61ea442b86a13a..cf6de8d5fa18c51e59c6cef1ea43a0a79b0fb56b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,119 @@
 Changes of Sylpheed
 
+* 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
+      o The line endings are canonicalized correctly before signing.
+
+        WARNING: don't sign messages with Sylpheed prior to this version
+                 since they didn't fully conform RFC3156 and may cause
+                 incompatibility between other MUAs.
+
+      o The feature to store passphrase in memory temporarily has been
+        implemented.
+      o The ascii-armored encryption and clear text signing has been
+        implemented.
+    * Line-wrapping improvements and fix
+      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.
+    * The '--attach' command line option has been implemented.
+    * Automatic cache expiration for News has been implemented.
+    * Time stamp has been added to the log messages.
+    * Temporary files are created under ~/.sylpheed/tmp/.
+    * 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
+
+    * The regression of Japanese code conversion have been fixed.
+    * The problem in MIME header encoding has been fixed.
+    * Several memory leaks in the address book has been fixed.
+
+* 0.8.0
+
+    * The "Paste as quotation" feature has been implemented.
+    * The "Action" feature (function to pass contents of messages to external
+      programs) has been added.
+    * Automatic line-wrapping on input has been enabled.
+    * The Japanese encoding conversion routine has been rewritten and libkcc
+      has been removed.
+    * The MIME encode/decode routines based on fetchmail have been rewritten.
+    * The IMAP response parser has been improved.
+    * The authentication method on SMTP AUTH can be forced.
+    * The receive error dialog can be disabled.
+    * The option to change the displayed message automatically with cursor
+      key on the summary view has been added.
+    * The copy and paste problem in MIME mode has been mostly fixed.
+    * Some other minor bugfixes and improvements have been made.
+
+* 0.7.8
+
+    * The feature to leave messages on POP3 server for specified days has
+      been implemented.
+    * The SSL preferences which was broken at the previous version has been
+      fixed.
+
 * 0.7.7
 
     * The 'Redirect' (aka Bounce) feature has been implemented.
@@ -11,8 +125,8 @@ Changes of Sylpheed
     * The common / account preferences button has been removed from the
       toolbar.
     * Some fixes and improvements for MIME view have been made.
-    * The behavior of 'Folder tree' and 'Message view' toggle menu have been
-      fixed.
+    * The behavior of the toggle menu of 'Folder tree' and 'Message view'
+      have been fixed.
     * The behavior of address completion has been fixed.
     * A bug in the header MIME encoding routine on Japanese locale has been
       fixed.