aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-06-16 08:04:49 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-06-16 08:04:49 +0000
commite95849793470332ec48a4e26069a5b4b3fcd84ad (patch)
tree44140b8e5ea2dcaea8c641929286a31f659d8cd8 /ChangeLog
parent3408495144e731c76aa54d13c3d3affb515f4a41 (diff)
enable 'Mark all read' only when selected folder is opened in the case of IMAP4.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1083 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef9023bd..d6a7a067 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-06-16
+ * src/folderview.c: folderview_menu_popup(): enable "Mark all read"
+ only when selected folder is opened in the case of IMAP4.
+
+2006-06-16
+
* libsylph/procmsg.[ch]
src/folderview.c: added "Mark all read" to the folder context menu.