aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-02 10:18:53 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-02 10:18:53 +0000
commitefb2528ff9a62784209a754de1cb183226d2f7be (patch)
treeee2199ef7ed3fa4020593675b02aab9ade8a2a2a /ChangeLog.ja
parent51951630e709bef4be1f74be57a4856bbd72c4ff (diff)
added an option to mark filtered junk mails as read.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@710 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 6d452ec8..dfd2cb00 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,12 @@
2005-11-02
+ * libsylph/prefs_common.[ch]
+ src/summaryview.c
+ src/prefs_common_dialog.c: 振り分けた迷惑メールを既読にする
+ オプションを追加(三好さん thanks)。さらに説明を追加。
+
+2005-11-02
+
* src/compose.c: compose->exteditor_file が存在すれば unlink する
ようにした。