aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-18 08:57:27 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-18 08:57:27 +0000
commit890921332f2f03f0aaead00067321f7b5137bcd2 (patch)
treedc56e6bc0f41d39dec453e4c3282d634f8578f88 /ChangeLog
parent83239d6f2acb82ba71f05e065ae1636b6e7d90d9 (diff)
do not count junk-filtered or trashed messages as new ones. Do not display new state as red color on Junk folder.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2808 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56ca11fd..d77427bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2011-01-18
+ * src/inc.c
+ src/folderview.c: do not count junk-filtered or trashed messages as
+ new ones.
+ Do not display new state as red color on Junk folder.
+
+2011-01-18
+
* src/addressadd.c: removed warnings about xpm.
2011-01-17