aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-30 07:41:00 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-30 07:41:00 +0000
commit0e676a1296e611abea9bcb6ce673cd8f55aa5691 (patch)
tree3f2d463ac208673148b4ecb958af089d6926c9c1 /ChangeLog
parentf3fb1172b4b6ecf8254e52d03bb326f78cd58e57 (diff)
reflect flag changes of manual filtering to IMAP server.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@387 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 c28c4ffd..2367c85c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-06-30
+ * src/summaryview.c: summary_filter_func(): reflect flag changes to
+ IMAP server.
+
+2005-06-30
+
* src/compose.c: compose_write_to_file(): check for line length limit
and display warning if exceeds.
* src/utils.[ch]: check_line_length(): new.