aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-16 07:04:09 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-16 07:04:09 +0000
commitf48d5f536e0de866eaa1894a96e172980171e765 (patch)
tree3b954673ef3cef1963844e116fb9df5726392a1e /ChangeLog
parentcd17b1aeb12d55754344a57720b089e6b28ca271 (diff)
don't show '+' (unread) mark even if unread messages are in Trash.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@752 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 4ff8ebba..cc972ff2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-11-16
+ * src/folderview.c: folderview_search_unread_recursive(): don't show
+ '+' (unread) mark even if unread messages are in Trash.
+
+2005-11-16
+
* src/summaryview.c: fixed a bug that the selection was broken (and
sometimes crashed) when mark, unread, and colorlabel flags were
changed while the summary was sorted by the flags.