aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorHiro <Hiro@ee746299-78ed-0310-b773-934348b2243d>2006-06-25 08:33:43 +0000
committerHiro <Hiro@ee746299-78ed-0310-b773-934348b2243d>2006-06-25 08:33:43 +0000
commit793dc260274beb79d4c83ae263870f6fadeb7fd2 (patch)
tree30d24da87fbbe45a92367355e0ed63e8cd5c5a51 /NEWS
parenta9fbc74b0b3ab2eee9981688755fabceb06520d7 (diff)
removed redundant folder scan on moving messages.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1085 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 386273c5..516d062f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
Changes of Sylpheed
+* 2.2.7 (stable)
+
+ * "Mark all read" was added to the folder context menu.
+ * Win32: The scanning of folders was optimized so that receiving or moving
+ of messages becomes faster when folders contain large number of messages.
+
* 2.2.6 (stable)
* The 8-bit literal (literal8) in IMAP4 response was supported.