Fix bug #591676 (MSG_QUEUED lost on restart)
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 7ee286760f67e10f2c3d9223aa714ec8dffff985..a4d8c8b722e2599bac4c2f8ce4d20958e97b6b1a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,94 @@
 Changes of Sylpheed
 
+* 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.
+    * IMAP4 / POP3 STARTTLS command has been enabled.
+    * NNTP over SSL has been enabled.
+    * The sorting order of the summary view became persistent.
+    * The 'Expand / Collapse all threads' feature have been added.
+    * The sorting order of the folder tree became case insensitive.
+    * The common / account preferences button has been removed from the
+      toolbar.
+    * Some fixes and improvements for MIME view have been made.
+    * 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.
+    * Some other bugfixes have been made.
+
+* 0.7.6
+
+    * The manual and FAQ have been updated, and German and Italian FAQ have
+      been added.
+    * IMAP shared folder has been supported.
+    * 'Create filter rule' has been added to the context menu.
+    * Only newsgroup names longer than specified length are abbreviated.
+    * 'Get all' doesn't check for new messages on IMAP or News account by
+      default.
+    * Minor improvements to the folder property dialog have been made.
+    * Special characters like parentheses can be used in password for IMAP
+      accounts now.
+    * Some crash bugs and other minor bugs have been fixed.
+
 * 0.7.5
 
     * The license has been modified so that it will be compatible with
@@ -23,6 +112,7 @@ Changes of Sylpheed
     * Displayed newsgroup names are now abbreviated.
     * The timeout of DNS lookup has been implemented.
     * 'Ctrl-Enter' shortcut now works even if Num Lock is on.
+    * The new application icon has been added.
     * New message checking on IMAP or news server will be aborted immediately
       if some errors occurred.
     * Some menu items have been modified.