aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 7f0efb26..75dfd099 100644
--- a/NEWS
+++ b/NEWS
@@ -4,13 +4,14 @@ Changes of Sylpheed
* The plug-in system was implemented (still experimental. See
PLUGIN.txt for detail).
- * The update check feature was implemented (using curl).
+ * The update check feature was implemented (requires curl command).
* 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.
- * A crash bug on CSV import of address book was fixed.
+ * Win32: hard link will be used to improve file I/O performance if
+ available.
+ * A crash bug on CSV import of the address book was fixed.
* Several other bugfixes were made.
* 2.6.0 (stable)