diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2011-01-17 04:37:17 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2011-01-17 04:37:17 +0000 |
commit | a893ffd42615b2ced6542550b4b123da0053d095 (patch) | |
tree | c307eae33c1594acb349f0692bd804ad05d1739e | |
parent | af5a6b4e73f794eac170afe7d6693c30236219dc (diff) |
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2800 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -6,9 +6,10 @@ Changes of Sylpheed * The default boolean type of query search and filter condition became AND. * The matching algorithm of filtering was optimized (time-consuming conditions will be evaluated later). - * The option to disable the send progress dialog was added. - * Move/copy marks are preserved on folder refresh when immediate execution - is off. + * The option not to display the send progress dialog was added. + * Move/copy marks are now preserved on folder refresh when immediate + execution is off. + * Build revision number was added to the about dialog. * The bug that wrong unread message number was displayed after mail receiving if 'Open inbox after receiving new mail' was enabled was fixed. * Win32: The parameter for automatic update URL is properly added now. |