* src/gtk/prefswindow.c
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index edf28940a7987dfc3e71a0e16362f46dc466e633..7655d446b6bc9a4587acb591219b150ce6537d9f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,61 @@
 Changes of Sylpheed
 
+* 0.9.2
+
+    * The bug that removed messages from server if "Don't receive" action is
+      specified by the filter rule has been fixed.
+    * The bug that caused abort when a button is double-clicked on some
+      dialogs has been fixed.
+    * A warning that was displayed when address book was empty has been fixed.
+
+* 0.9.1
+
+    * The bug in handling folder names which include '+' in IMAP4 modified
+      UTF-7 conversion has been fixed.
+    * The parsing of message/rfc822 parts in multipart messages has been
+      fixed.
+    * Several bugs of auto signature replacement has been fixed.
+    * A bug that didn't hide user string in the Action dialog has been fixed.
+    * Socket I/O timeout interval is now configurable.
+
+* 0.9.0
+
+    * The multi-process network I/O has been implemented for POP3 and SMTP.
+    * The Action feature has been improved.
+    * The automatic signature replacement on account change has been
+      implemented.
+    * Hyperlinks of HTML messages are now correctly handled.
+    * The separated message view now has a menubar.
+    * Original messages' headers are now included as the preset keywords
+      on automatic filter creation.
+    * The verbose error messages are now displayed on POP3 and SMTP.
+    * The lines of the log window is now restricted to reduce the memory
+      usage.
+    * The Shift_JIS locale has been supported.
+    * The internal MIME structure has been cleaned up.
+    * Address names which have special characters are now correctly quoted.
+    * Slovak message catalog has been added.
+    * The header corruption bug on reediting has been fixed.
+    * The bug of UTF-7 encoding conversion has been fixed.
+    * A workaround for unknown timezones has been made.
+    * A workaround for wrapping problem on UTF-8 locale has been made.
+    * More workaround for crashes by illegal characters has been made.
+    * The crash bug in IMAP4 parser has been fixed.
+    * The crash bug of the composition window has been fixed.
+    * The colormap / visual problem on Solaris has been fixed.
+    * Other bugfixes have been made.
+
 * 0.8.11
 
     * The folder option to remove parentheses and brackets at the beginning
       of subject has been added.
     * The option to use command output for signature has been added.
-    * The backward search in summary now also looks for collapsed nodes.
+    * The summary search now also looks for collapsed nodes.
     * The size of the source window is now remembered.
     * Euro locales (ISO-8859-15) have been supported.
+    * Many locales and encodings which were not supported before have been
+      added.
+    * Galician translation has been added.
     * Support for Latin locales (ISO-8859) has been fixed.
     * UTF-8 locale support has been fixed.
     * The folding problem of headers has been fixed.