diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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) |