aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
1 files changed, 6 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 3f3f9a26..7f0efb26 100644
--- a/NEWS
+++ b/NEWS
@@ -2,14 +2,16 @@ Changes of Sylpheed
* 2.7.0 (stable)
- * The plug-in system was implemented.
- * The update check was implemented using curl.
- * The default command line options of spam filters were modified.
+ * The plug-in system was implemented (still experimental. See
+ PLUGIN.txt for detail).
+ * The update check feature was implemented (using curl).
* fsync() will be called after writing configuration files.
* 'Send queued messages' is shown instead of 'Mark all read'
in the context menu of the Queue folder.
+ * The default command line options of spam filters were modified.
* Win32: hard link will be used to improve file I/O if available.
- * Several bugfixes were made.
+ * A crash bug on CSV import of address book was fixed.
+ * Several other bugfixes were made.
* 2.6.0 (stable)