2005-10-03 [paul] 1.9.14cvs68
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 79c37f547750b533082d05c8370d432578759acc..6860141e1ff1189e35d714c23ee3e148334d194f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,67 @@
 Changes of Sylpheed
 
+* 1.0.0
+
+    * The first official release.
+    * The escaping of special characters in action commands has been
+      modified.
+    * The crash on deleting a remote account has been fixed.
+
+* 1.0.0rc
+
+    * The IMAP4 parser has been fixed for 64-bit platforms.
+    * Users are now asked to switch to online mode when sending in offline.
+    * The line-joining problem of auto-wrapping has been fixed.
+    * Special characters are now properly escaped when executing action
+      commands.
+    * Some compiler warnings have been removed.
+
+* 1.0.0beta4
+
+    * The Japanese manual has been updated.
+    * Some icons have been modified, and unused icons have been removed.
+    * The menu strings have been fixed.
+    * The workaround for invalid CR characters on POP3 has been made.
+
+* 1.0.0beta3
+
+    * The Japanese JPilot address book has been supported.
+    * Back scrolling on Shift/Alt and Space key press has been enabled.
+    * Attached text files are now canonicalized before encoded to BASE64
+      to conform with RFC 2045.
+    * The optimal Content-Transfer-Encoding will be used when attaching
+      text files.
+    * The icons of the receive dialog have been modified.
+    * Mozilla Firefox has become a default web browser.
+    * The auto-expanding status bar has been fixed.
+
+* 1.0.0beta2
+
+    * don't move or delete immediately at local filtering when immediate
+      execution option is off.
+    * 'Empty trash' has been added to the folder context menu.
+    * 'Remove mailbox' has been removed from the folder context menu.
+    * 'File' menu in the main menu has been reorganized.
+    * AND/OR matching option has been added to the summary search dialog.
+    * APOP setting became a separate option for POP3.
+
+* 1.0.0beta1
+
+    * Icons are added to the alert dialog and filter edit dialog.
+    * Cc is added for the parameter of templates.
+    * The menu of composition window has been reorganized.
+    * Gettext has been upgraded to 0.14.1.
+    * Some minor bugs of filtering have been fixed.
+
+* 0.9.99
+
+    * The new filtering system, which has many new features, has been
+      implemented.
+    * The handling of 'New' flags for messages has been modified.
+    * The spool path setting can now take both file and directory.
+    * Invalid URIs used by DnD has been fixed.
+    * Other bugfixes have been made.
+
 * 0.9.12
 
     * A session timeout for POP3/SMTP has been implemented.