update es FAQ
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index ab962534c5dbcd3e494799d0f6dd61916994ffbd..3fd280d79410c8d30f528a38f668cd745f29cb86 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,30 @@
 Changes of Sylpheed
 
+* 0.7.3
+
+    * Attached files will be inherited on forwarding or reediting.
+    * Filter rules will be also updated when renaming or deleting folders.
+    * 'Get all' and 'Check for new messages' now works for IMAP4 and News
+      accounts.
+    * Limit of Receive size for POP3 has been implemented.
+    * The new notebook tab interface for multipart messages has been
+      implemented, and text parts are displayed on the text view all together.
+    * Separate user ID and password can be used for SMTP AUTH.
+    * ISO-8859-15 support has been added.
+    * Cancellation of POP3 session is now handled correctly.
+    * Some bugfixes have been made.
+
+* 0.7.2
+
+    * Message moving between different type of folders has been enabled.
+    * PGP decryption failure bug has been fixed.
+    * IMAP4 APPEND command failure has been fixed.
+    * Selection reply bug has been fixed.
+    * The bug that the external editor fails to launch when quotation
+      characters are used in the command line, has been fixed.
+    * 'Show all header' and 'Thread view' became toggle switch.
+    * Some code cleanups have been made.
+
 * 0.7.1
 
     * Message copy between different type of folders has been enabled.
@@ -12,10 +37,16 @@ Changes of Sylpheed
     * "Show all header" now displays the headers in the current message
       view.
     * File save dialog has been improved.
+    * '--send' option has been added.
+    * Quoted part of message text on reply or forward is specifiable by
+      selecting it.
+    * From address is now added to Cc entry when 'Reply to all' is used
+      on the messages which have Reply-To header.
     * Mac OS X (Darwin) has been supported.
     * Ctrl-Enter now works on the composition window.
+    * It now compiles with C compilers other than gcc.
     * Crash in mark processing on 64bit architecture has been fixed.
-    * Crash when some fonts couldn't be loaded has been fixed.
+    * Crash on font load failure has been fixed.
     * Some address completion bugs have been fixed.
     * Some many other bugs have been fixed.