aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-17 09:09:39 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-17 09:09:39 +0000
commita180370d2eb17006ef9b3df030445a30de6c2c89 (patch)
tree853eb20be82d45e66efcbff53432880442216423 /ChangeLog
parent191e20dbe4ce6118718ef0b3182219b56e560300 (diff)
fixed IMAP4 filtering when IP unreachable.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1493 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 cec4467d..dc4fc563 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-01-17
+ * libsylph/filter.c: filter_apply_msginfo(): return immediately if
+ procmsg_get_message_file() failed.
+ * libsylph/imap.c: imap_get_msg_list_full(): return NULL if
+ uncached_only.
+
+2007-01-17
+
* libsylph/virtual.c: fixed virtual class structure.
2007-01-17