remove reference to 'headerwindow.c'
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 2e3616f9b4af0a507b8ee3836a7190fae73766bc..64309a5ad32c25feb1a4c03bac7f30449558c4a6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,102 @@
 Changes of Sylpheed
 
+* 0.7.1
+
+    * Message copy between different type of folders has been enabled.
+    * Multiple message forwarding has been enabled.
+    * Most of key bindings became customizable.
+    * The default menu shortcuts have been modified so that Ctrl is used
+      as the modifier key.
+    * Quick menu shortcut changer has been implemented.
+    * Quick filter rule creation has been implemented.
+    * "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 on font load failure has been fixed.
+    * Some address completion bugs have been fixed.
+    * Some many other bugs have been fixed.
+
+* 0.7.0
+
+    * Undo / redo function has been implemented.
+    * Regular expression has been supported in filtering.
+    * LDIF file import has been improved.
+    * The cursor on composition window blinks now.
+    * The feature to keep editing after saving to draft has been added.
+    * The position of Subject entry on composition window has been moved
+      to the last.
+    * The menu items have been reorganized.
+    * WMCLASS is set for some windows.
+    * A bug that causes infinite loop at line-wrapping has been fixed.
+    * Some bugfixes for template, addressbook and IMAP4 have been made.
+
+* 0.6.6
+
+    * The newsgroup subscription dialog has been enhanced.
+    * Template function has been improved.
+    * New wrapping function for composition window has been implemented.
+    * Mailto URL has been supported for the --compose option.
+    * The --status option to display current message count has been added.
+    * Workaround for RFC-incompliant Date header has been made.
+    * Check connection between IMAP or NNTP server only if access time
+      limit is expired.
+    * Thai encodings have been supported.
+    * Hungarian message catalog has been added.
+    * Copy and paste problems have been fixed.
+    * Some IMAP4 bugs have been fixed.
+    * Some other bugs have been fixed.
+
+* 0.6.5
+
+    * The template function has been implemented.
+    * The quotation format parser has been enhanced.
+    * The forwarding format has become customizable.
+    * The "Open with..." dialog on the MIME view now retains command history.
+    * An arrow mark is put on the column of the sorting target.
+    * The Delete key now deletes messages.
+    * The password for SMTP AUTH is asked now when not specified.
+    * The mime.types file is searched from several directories now.
+    * The preferences dialogs have been sorted out a bit.
+    * A freeze bug on using SSL has been fixed.
+    * Some bugs have been fixed.
+
+* 0.6.4
+
+    * The performance of summary display on large number of messages
+      has been improved.
+    * Columns of the summary view became reorderable.
+    * The default order of the summary view columns has been changed.
+    * Reedit has been enabled in the outbox.
+    * LDIF file import has been implemented.
+    * The crash bug of LDAP has been fixed.
+    * Some other bugs have been fixed.
+
+* 0.6.3
+
+    * Message body text search has been implemented.
+    * The text part of nested multipart message, or HTML only message
+      is now correctly quoted on replying.
+    * The status of threading is now preserved for each folders.
+    * Selective removal from trash folder has been enabled.
+    * User name and password of IMAP4 account which include spaces are now
+      handled correctly.
+    * Workaround for 8bit characters conversion failure on C locale when
+      using libjconv has been made.
+    * Some bugs that caused crashes have been fixed.
+
 * 0.6.2
 
     * The new addressbook has been implemented (Match Grun).
-    * LDAP, VCard, and JPilot have been supported.
+    * LDAP, vCard, and JPilot have been supported.
     * The option to launch the external editor automatically has been added.
     * Sorting by mark, unread, attachment, and color label has been enabled.
     * Moving to the next or previous flagged messages has been enabled.