aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-05-21 07:05:45 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-05-21 07:05:45 +0000
commit4ed5b83f1b75ca2c006f9c61eaea1693db1d00be (patch)
treef10930e8b5dfdc73feb99dd0107bdb7c6e7212ba /ChangeLog
parentc343158710432a88b53a747f1af1872ad2770483 (diff)
fixed a bug that MIME flag was not set to filtered sent messages.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2544 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27ba58e4..51e25363 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2010-05-21
+ * libsylph/filter.c: filter_apply(): fixed a bug that MIME flag was
+ not set to filtered messages. This occurred to filtered sent
+ messages.
+
+2010-05-21
+
* src/prefs_common_dialog.c
src/prefs_filter_edit.c
src/prefs_account_dialog.c