sync with 0.7.5
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index ab962534c5dbcd3e494799d0f6dd61916994ffbd..50a8d7cbfb827d9518c1d847074e2ce7a739383f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,69 @@
 Changes of Sylpheed
 
+* 0.7.5
+
+    * The license has been modified so that it will be compatible with
+      OpenSSL.
+    * Sent / Drafts / Queue folder on IMAP4 has been enabled.
+    * The internationalization of IMAP4 folder name has been implemented.
+    * IMAP4 folder renaming has been implemented.
+    * Some critical bugs in IMAP4 response parser have been fixed.
+    * Non-default mailboxes are now specifiable for inbox, sent, draft,
+      trash folder and the destination of filtering, using folder identifier.
+    * Folder property dialog has been implemented.
+    * Special folders can be specified from the folder property dialog.
+    * 'Outbox' has been changed to 'Sent'.
+    * Queued messages are now saved to Sent folder after they are actually
+      sent.
+    * The auto line-wrapping has been improved.
+    * 'Reply to sender' now works for newsgroups.
+    * The SMTP server response is now referred on SMTP AUTH.
+    * Templates can be inserted into the current cursor position now.
+    * Confirmation dialog is displayed on sending if subject is empty.
+    * 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.
+    * Some other bugfixes have been made.
+
+* 0.7.4
+
+    * The bug that lost UIDL information if any error occured before issuing
+      UIDL command was fixed.
+    * Message retrieving is now cancelable from the menu even if the dialog
+      is hidden.
+    * Some warnings on compiling with gcc-3.0 have been removed.
+    * The English manual has been updated.
+    * The FAQs in English, Spanish and French have been added.
+
+* 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 +76,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.